


Also, we need to make sure the images are the right size so that they don’t obliterate the page. This means that we need to focus on properties like width, height, margin, padding, position, and display. Once we’re done with our HTML, it’s time to move on to CSS! The first and most important part to focus on first is to get it looking like our layout - then we can focus on the details. If you reload the page, you will see that we now have some content! Achievements Bachelor of photogenic posing, 2010 Llamaness certification from the Llama Institute, 2014 I coded a website, 2017 Contact me You can find me on: Twitter Reddit Instagram Or, you can send me an email. Every day I wake up, munch on some grass, do some coding and then go back to sleep. Here is the HTML after filling in some content: Boberick the llama Home About Contact Hi, I'm Boberick the llama. If not, put in some dummy text and replace it with the actual content later. Once you have the sections of the page, it’s time to fill them up! If you know what content you are going to be using, put that in. If you reload the page, you will see there is nothing there - this is because we are just creating the sections of the page, not the actual stuff in them.

Note that we are giving the s ids, so we can refer to them later. The best way to do this is by using semantic elements:, ,, and. Now it’s time to create the layout/section elements that you planned in step 1! If so, follow the steps above to get started! 3.
FOOTER CONTACT BAR CSS CODE
This article will be more about explaining the process of creating a website, so I won’t be explaining the actual code in detail - but you can still follow along if you want. Boberick the llama Just testing this works! įinally, open up your index.html in a web browser to check everything’s working:
