![]() |
|
Website design & development
ContentMake sure to read the Hints & tips about content before you go rambling. For now, we are just learning the basics, so stay with me. In your .css file (stylesheet), lets add the following:
Remember to save each page everytime you go to a different page. Now, go to your .html file again. Now, create a jpeg image that is 900px X 75 px, or just right click on mine and save it into your root folder
(the folder where all your website file are being saved in). Name it banner.jpg Make sure of the spelling and do not use capital letters.
In Your first table, between your first collumn opening and closing tags, type the following:
Your text will now be added in the second table, at the same place we added your image in the first table. Keep in mind that every paragraph needs to start with an opening tag < p > and end with a closing tag.< /p > Click in between the opening and closing tags of your first collumn in the second table, press enter and type the following two paragrapghs, see if you can make them look like mine. I start with the header < h1 > opening and closing tags and then move on to paragraphs and line breaks.
If yours looks the same, then GREAT and congratulations. If not, here is the code, compare it to yours and try to fix yours rather than
copy and paste mine. Once youve done that, lets move on to Step 6
|
Learn how to design your own web site. Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 |