HTML CODE EXAMPLES
The <article>
This tag is a new addition to HTML5. The <article> is used only when there is a need to place content that are totally independent of the topic of discussion in the webpage. The <article> tag functions more like the <div> tag, meaning, it renders nothing special to the browser, except that we could use CSS to style the <article> tag. Please try the examples that we provide here to get a grasp of the <article> tag.TRY THIS CODE

OUTPUT

As you can see theren't much difference in the output. But with some basic styling the same output gets a 180 degrees face lift.
TRY THIS CODE with styling

OUTPUT with styling

As you can see there is a world of difference when some styling is added to the article tag. Probably this is one of the main reasons that <article> tag is preferred when it comes to playing independent content on to a webpage.
Audrey:
Denzel:
Julie Shen:
Jonathan Bill:
Mandy Wilson:
Dana Dowson:
Sophia Fryer: