Posts Tagged ‘html’

How to create a static webpage?

Saturday, November 27th, 2010

Let’s suppose that we need a simple static front page. First of all we should make a plan about the web page. The drawing you see below is not a must, but it’s helpful if you can have at least a global image in your mind about the page’s structure. This will help you to make possible creating the desired HTML web page with clean and minimalistic code. Let’s have a look on the plan:

simple webpage How to create a static webpage?

(more…)