ogchromebook / ogchromebook-portfolio

A portfolio to show the progress I am making while learning UI/UX development skills and concepts.
0 stars 0 forks source link

Adding Semantic HTML elements to the boilerplate HTML #2

Open ogchromebook opened 4 months ago

ogchromebook commented 4 months ago

As a boilerplate is not going to allow a website to be properly structured, the template needs added detail.

This detail includes semantic HTML elements, ID tags, classes and proper references to be utilized within the CSS file when dressing up the elements within the HTML file.

ogchromebook commented 4 months ago

Added necessary ID tags/classes and references to the boilerplate HTML in the second commit to this Repo