![]() |
Make Your Own Web PageParagraph TagYou can make your own paragraphs using the Paragraph Tag. The code for the paragraph tag is: Notice there are actually 2 tags. Most HTML tags come in pairs. There is an opening tag and a closing tag. The closing tag always includes a forward slash. For compliance with future XHTML rules, always include a closing paragraph tag. The basic code from the previous lesson is shown below with changes. This code can be saved as a web page and would produce the words Hello World in large letters on the computer screen and a simple paragraph of text below it. Note: If this is your first web page and you skipped the first 2 lessons, you should read Notepad and Browser before you try this exercise. If you'd like to proceed:
The words Hello World in large letters should appear in the browser window with a short paragraph below it. If you are doing the lessons in succession, you may need to Refresh your browser to see the change. If you'd like an exhaustive, but simple tutorial on building web sites with HTML Code, visit the free tutorial on our sister site. How to Put It On the InternetTo put your web page on the internet, you'll need a web hosting account. You can buy web hosting from 1 of millions of companies that sell it. Once you've acquired your hosting, rename your web page, index.html. Then use the file manager provided by your web host to upload the page to your account. This is just a general summary of the process, but it should get you started in the right direction.
|
HTML Tutor HTML Editors Online Builder Tutorials Other Helps |
|
www.createasite.net © 1999-2010 All Rights Reserved - Create a Site with HTML |