Build a basic website using HTML and CSS

Build a basic website using HTML and CSS

Structure

image.png

Check that the CSS sheet is working and add four pages

image.png

Menu

image.png

Build your div, header and nav.

We also have one HTML entity. Non-breaking space. A non-breaking space is a space that will not break into a new line.

So far.

image.png

Post

image.png

Add article, paragraph and dummy text.

Footer

image.png

Set up the footer and add the HTML entity for copyright.

image.png

Styling Div, body and header

image.png

It should look like below.

image.png

Styling the Menu

image.png

image.png

Styling main div

image.png

Coming together

image.png

Styling Footer

image.png

image.png

Home page image

Add div and placeholder as below

image.png

and style

image.png

You should have a basic website like below.

image.png