Web Development
Learn web development.
Learn front-end & back-end web development technology.
The UIkit article component mainly contains a title and metadata.
Use .uk-article
class to define the article component, .uk-article-title
class is used to define the title of the article, and .uk-article-meta
is used to add the article meta information.
Use the .uk-text-lead
class to create a leading paragraph.
The above source code result will be:
Learn web development.
Learn front-end & back-end web development technology.