LAYOUT OF A WEBSITE!




/HEADER
/NAVIGATION BAR
/Aside /MAIN CONTENT /Aside
/FOOTER


While making an website you need to keep a lot of things in mind like what content it will have,how it will look, how will it function, and so on and forth but always remember if your website dosen't look good and viewers are confused where to go or what to do on your website you failed as a web developer because as developer your first focus should be to make your viewers feel comfortable and familiar with your website they should know what your website is about and how to navigate it when they feel good when they first visit your website then second is how it functions and it is also a very VERY! important part of a website which we will talk about later in our HTML CSS JS website. But for now lets focus on HTML then CSS will be next, very soon I will be makeing HTML+CSS website until then the given figure is a basic website layout one thing to note is always use semantic tags when laying out an website as they are seo and browser friendly.