/HW-Wireframe

HTML/CSS Wireframe

Primary LanguageCSS

HW-Wireframe

This is a basic wireframe using basic HTML and CSS language.

Reflection:

I had had some issues at the <section> and <aside> area. It took me a while to figure out that I need to add a <div> with a .wrapper class to wrap around <section> and <aside>. I also add a border to this <div> and so it is easier for me to see whether the <div> has fully wrapped around <section> and <aside>.