The Page

Design

I started with finishing the HTMLS/CSS tutorials on "Codecademy" as an introduction to web design and how to structure a webpage

Then I started the Designw with DreamWeaver. The CSS divides this page to wrapper, body and footer as you can see in the display. Both the header and the footer are common in all pages while the body varies depending on the page requirements.

<Mercurial Tragedy>

After setting up mercurial on my laptop, I had to clone the archive to push my website on it
cd sara/archive
hg pull
hg update
hg addremove
hg commit -m "updated my page" hg push