Recently we have been doing a project based not on html, but css. Our job was to take a html page and make it what we want it to look like by using css.
|
My sketch |
|
The page I made |
The page I made differed from the sketch so much because I did not account for the position of the items in the code.
The website is
here
Looks good so far. You're not really stuck with the positioning due to the order of the code, though. You can do some things with floats and margins to shuffle things around... See what you can come up with!
ReplyDelete