Adding pages and content
Creating Your web site
Finishing Your web site
Set your Learning Objectives to red.
Open up your PowerPoint from last lesson it should be called 'Web Design'.
Save your PowerPoint as 'Web Design'
<div style ="display:inline-block">
Split your main page into three sections and make the French flag
See my example by clicking on the button below (my colours are the wrong way around).
We can use a % for our width rather than pixels that way whatever the size of our outside border it will always chage to fit it.
In order to complete our web page template we need to have some way of navigating between pages
Create a navigation bar using the code below.
Change the colours of the buttons to your own colours.
This is where things can get a little tricky as we have created our navigation bar on a seperate page. The reason for this is that things get a little difficult to follow on Edublocks when we have so much code on a single page. So we are going to start using edublocks to create page parts like we did with the navigation bar and then copy them into our main page using the HTML code.
Add the navigation bar code to your main page code using the example below to help you.
Lets look at the learning outcomes and decide which one best describes our current level of understanding :
Tick the one you feel is closest to your level