Just completed The Daily Dribble Newsletter project , want someone to review it so that I can know whether I have followed best practices or not
#HTML/CSS
18 messages · Page 1 of 1 (latest)
How experienced are you with HTML/CSS?
Just started couple of months ago...
hey
The space is too big and the last html element looks bad
@fallen sparrow what to improve in last element?
<p class="para2">
Read our <a href="https://example.com" target="_blank"><u>terms of service</u></a>.
</p>
I'd also look into Semantic HTML tags, as well as Flexbox.
In addition, you don't need to specifically declare the display be block as that's default in most cases
Thanks for the feedback guys
Don’t forget the alt attribute on your image; it can be empty string but it’s required to have the attribute
@mossy goblet @amber gust Hello there Everyone, i would just like to ask if anyone could give me any sort of feedback regarding my first project.
My issue is that when ever i go to a blank tab to pull up my work, it comes out like this :
Im also utilizing VS Code to do my work
For feedback on your project, please create your own post with your link to the projects scrim or github repo