HTML - Webpage Layout - Tables or CSS Styling.
Most of the time, I just have a subject of a webpage in mind and don't really know how I might want it laid out.
So I usually just start writing the webpage. As the information given in the text requires it, an Image can be added. If I mention something I saw on another webpage, I insert a hyperlink to that webpage.
Then I continue writing some more. If the page becomes long, I know it would be better to break it up into sections. Each Section would have a Title or Heading in larger text. This allows a visitor to Scan the page and stop on a heading that catches her interest.
And, of course there is the obvious parts of a page that are
So Layout of the webpage is something that we are going to have to consider MOST of the time.
Just sketch out, or create a mental picture, if it is a simple layout.
Then figure more exactly, how you are going to Layout the page. Generally the layout is accomplished using either html Tables or by using CSS (Cascading Style Sheet) Styling. More and more, I am seeing CSS being used more than Tables, with good reason.
Good News!
NVu is a free, readily available by downloading over the internet, html editor that will
make html markup much easier and in many cases automatic.
Click Here to Get NVu, NOW