Home
|
Helpdesk
|
Product Help
|
Demon Web Hosting
|
Learn HTML
|
Webpage Creation - Step 7
Summary
Well, what do you think of that. Here is a list of what you've gone through.
- A very quick introduction to HTML and some of the most common tags.
- Step 1 - creating your first webpage, introducing the <p>; tag and saying Hello to the world.
- Step 2 - introducing the <strong> and <br /> tags. We managed to squeeze in the <em> tag too, <em>this renders as italic</em>.
- Step 3 - this was a big step, introducing the destination anchor tag <a href=" "></a>, and an appearance of the image source <img src=" "></a> tag.
- Step 4 - introducing tables.
- Step 5 - introducing some of the attributes you can assign to tables and table cells.
- Step 6 - creating quite a complicated table and propagating the table data cells.
That's enough for you to be getting on with for now, although we intend to add an intermediate section in the near future. Pop back sometime to see what's new.
Just in case you have steemed into this with a passion, and you getting some error's with the HTML click here for some useful hints on debugging your html code.
Seven easy steps - start from the begining or skip to the section you want:
|
Step 7
|