Creating a web site using CSS for positioning
The purpose of this activity
The purpose of this exercise is to ensure that you can use CSS to layout a web page of your choice and that you can explain how the CSS works to give you your layout.
Activity Learning Outcomes
On completing this task you will be able to:
- design a web page using CSS;
- produce the web page and publish it;
- explain to others how your code works;
Go to your module blog and make a post called:
"Activity 503: My multiple column web pages "
Instructions for the activity
You are asked to design a home page for your site using CSS columns to define the layout.
- rough out a design using a storyboard;
- work out the CSS for your columns;
- write the html and the CSS and put them together;
- put your examples onto your wiki and link them to your blog;
- modify the blog post to report on your blog describing and explaining how you produced your design;