In the ... ... you learnt how to come up with an ... HTML page. You learnt the tags that are the backbone of an average HTML page, namely, , , , , and ... you could ass
In the preceding sections, you learnt how to come up with an elementary HTML page. You learnt the tags that are the backbone of an average HTML page, namely, , , , ,
Ah! This is for the 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 see the fancy gray buttons on this web site. We perform this byWe have inserted the tag between , so instead of the 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 explore the tag further on your own, but there is another crucial attribute of this tag that we are going to cover before moving on to the next section - the ALT attribute - alternative.We use the ALT attribute inside to insert text that gets displayed or sounded when the cursor is hovered over the image, or while the image is being loaded, or when the graphics display has been disabled in the 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. ......................................................................This sums up the 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.Targeting "Right" Visitors
... you don't know where you are going, then it doesn't ... road you take, does it?"-- Cheshire Cat in Alice in the ...Showing and Hiding HTML elements using Layers
A long time back I visited a site that had a very fancy, animated ... bar. Now, as a ... web ... I'm not in favor of ... fancy ... bars, but it was very fascEmailing Form Input Using ASP
... uses online forms these days, whether to get user feedback or to get orders. They present your visitors with a means to convey their message to you.Most of the ... prefer using CGI sc