Home > Programming > HTML Tutorial



HTML TUTORIAL PART I

Sort Desciption:

HTML TUTORIAL PART I. Home. Creating a Homepage. Creating a Homepage involves creating a file coded with HTML (Hyper Text Markup Language). ...



Content Inside:

HTML TUTORIAL PART IPage 1HTML TUTORIAL PART IHomeCreating a HomepageCreating a Homepage involves creating a file coded with HTML (Hyper Text Markup Language). Within your file you canput anything you like text graphics pictures sound clips movies and links to other sites. You must or ganize what you wantin your homepage before you start because the more content that you want in your homepage (e.g. graphic images..) theeasier it is for you to make mistakes. Creating an HTML FileThe first step in having a Homepage on the internet is to create an HTML file. Use your text editor (eg. Notepad) to create afile called index.html. The first part of the name can be anything (through "index" "homepage" or "home") but the htm or .html is mandatory toidentify the file as a hyper text file that can be read by a Web browser.Some Basic HTML Tags<html> ... </html>Put these around your whole document one at the beginning and the other at the end.<head> ... </head>These go around the description of your homepage (e.g. Sheris Homepage) <body> ... </body>These tags go around the main text of your page.<title> ... </title>These go around the title of your page (they remain inside the <head> ... </head>portion of the page).HeadersHeaders (for subheads) range from H1 (biggest) to H6 (smallest). These are coded in pairs:<H1> Faculty Of Business</H1><H6> Faculty Of Business </H6>To insert a break line:<br>To draw a hirizontal line accross the page: of 3HTML TUTORIAL PART I11/7/01http://www.busi.mun.ca/buslab/html /html1.htmlPage 2<hr>To make text italic place these around the text you want italicized. <I> ... </I>To make text bold place these around the text that you want to bold. <b> ... </b>AnchorsAn anchor is a special type of tag that can link one document to another when an anchor is created around certain text the text is highlighted and ...

Source: www.busi.mun.ca


add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us
Search Terms:

 

Related Files

HTML Tutorial

Filed under: Programming and HTML Tutorial
How the Web Works Part I: Introduction to HTML. HTML Tutorial ..... Navigate to your tutorial folder select the mustard.html file and click the Open ...

HTML TUTORIAL PART I

Filed under: Programming and HTML Tutorial
HTML TUTORIAL PART I. Home. Creating a Homepage. Creating a Homepage involves creating a file coded with HTML (Hyper Text Markup Language). ...

A Tutorial on HTML

Filed under: Programming and HTML Tutorial
A Tutorial on HTML. Dimple Patel. Documentation and Research Training ... This tutorial describes to the user some of the very basic HTML concepts tags ...

Introduction What is HTML

Filed under: Programming and HTML Tutorial
A nicely organized comprehensive tutorial (with sequels no less) to nearly. everything you'd want to learn before HTML during your HTML coding ...

Fast and Easy XHTML XHTML Tutorial HTML Web Standards by ...

Filed under: Programming and HTML Tutorial
Fast and Easy XHTML XHTML Tutorial HTML Web Standards by Shirley ...ML Tutorials CSS Tutorials and Tips Website Tips at Websitetips.com ...