Newspaper Article

just finished building my newspaper article. here is the link to view it
https://codepen.io/Codec_blvck/pen/MYYjGza

would like to hear you people opinion and how/ where to improve

1 Like

Hi @mozieraphael

Looks like some HTML code is appearing in the browser preview.

image

Not sure why you are nesting the blockquote text in a paragraph element.

Since this is a newspaper article, maybe include a graphic of the prize the students won. Also, include where the festival was held.

Good use of indentation for the HTML and CSS files.

Happy coding

2 Likes

Alright…
So there’s no need of me nesting the blockquote inside the p element right?

For the other suggestion I will try and include that.

Thanks :blush: