YOUR FIRST HTML PAGE - II

Written by Amrit Hallan


Continued from page 1

This is my first, hand-coded HTML page

If a tag is not going to contain many lines of code, we can haverepparttar opening and closing tags inrepparttar 118054 same line, for instance,

.....

instead of

.....

This applies to allrepparttar 118055 tags.

Clear till here? Now if you want to see how your page looks on your browser, load your browser, and inrepparttar 118056 URL window, typerepparttar 118057 complete path of your file, like

c: ewfolderfirstpage.html

and press enter.

See nothing? Don't get alarmed, and don't think you've goofed up big somewhere. We haven't yet put anything inrepparttar 118058 code that should come up inrepparttar 118059 browser. Yes, onrepparttar 118060 browser's window title bar, you can viewrepparttar 118061 text that you've put within .

>From now onwards, leave your browser open, and keep pressingrepparttar 118062 Refresh or Reload button to seerepparttar 118063 changes, when you make them. Just remember to saverepparttar 118064 modified file [File -> Save: Inrepparttar 118065 text editor] before refreshing.

== Step 5: ==

Now we come torepparttar 118066 body ofrepparttar 118067 page. Modify your page so that it looks like:

This is my first, hand-coded HTML page

tag tellsrepparttar 118068 browser that from now onwards,repparttar 118069 actual content ofrepparttar 118070 page will come intorepparttar 118071 picture.

We leave this section here becauserepparttar 118072 last stage of our First Page course shouldn't have an abrupt break. Inrepparttar 118073 concluding section we shall see how we can display simple text, hyperlinks and graphic files on our web page.

See you there then.

If you liked this lesson, please forward it to someone you feel would appreciate it.

Send your comments and feedback at amrit@Bytesworth.com



Amrit Hallan is a freelance web designer. For all web site development and web promotion needs, you can get in touch with him at http://www.bytesworth.com. For more such articles, visit http://www.bytesworth.com/articles and http://www.bytesworth.com/learn You can subscribe to his newsletter [BYTESWORTH REACHOUT] on Web Designing Tips & Tricks by sending a blank email at Bytesworth-subscribe@topica.com


YOUR FIRST HTML PAGE - IV

Written by Amrit Hallan


Continued from page 1

This is my first, hand-coded HTML page

Ah! This is forrepparttar first time I'm writing my own HTML. The world is so different out here. Marvelous!

For more cool content, go to Bytesworth.com .

Save and refresh your page.

You might have observed that on many web pages, they use fancy graphics to show various links, as you can seerepparttar 118053 fancy gray buttons on this web site. We perform this by

We have insertedrepparttar 118054 tag between , so instead ofrepparttar 118055 text link, now we have a graphic link.

Our modified HTML source page, looks like this (repetitive code has been replaced by dots):

.............. .............. .............. ..............

..............

You can explorerepparttar 118056 tag further on your own, but there is another crucial attribute of this tag that we are going to cover before moving on torepparttar 118057 next section -repparttar 118058 ALT attribute - alternative.

We userepparttar 118059 ALT attribute inside to insert text that gets displayed or sounded whenrepparttar 118060 cursor is hovered overrepparttar 118061 image, or whilerepparttar 118062 image is being loaded, or whenrepparttar 118063 graphics display has been disabled inrepparttar 118064 browser, or when your site is being viewed on a non-graphics browser, or when visually challenged people are browsing on a voice-enabled browser. .............. .............. Your Title in Text .............. ..............

More Links ..............

This sums uprepparttar 118065 tag. It's an important tag, and hence, has taken up an entire chapter. You'll find yourself implementing it again and again, but please don't over-do it.

We move on to tables now.



Amrit Hallan is a freelance web designer. For all web site development and web promotion needs, you can get in touch with him at http://www.bytesworth.com. For more such articles, visit http://www.bytesworth.com/articles and http://www.bytesworth.com/learn You can subscribe to his newsletter [BYTESWORTH REACHOUT] on Web Designing Tips & Tricks by sending a blank email at Bytesworth-subscribe@topica.com


    <Back to Page 1
 
ImproveHomeLife.com © 2005
Terms of Use