Quick Tip- The OTHER Anchor Tag

Written by by Tinu Abayomi-Paul


Quick Tip- The OTHER Anchor Tag by Tinu Abayomi-Paul

There's another title tag that goes withrepparttar link tag that you probably know nothing about. There are some who never want you to know it exists because it gives their site a secret boost in some search engines, creating keyword density without their webpages sounding ridiculous or overhyped.

It only works in IE, but is still a great place to place extra keywords in your site.

To see an example, hover overrepparttar 118038 "Home" link in your menu for this page. To make that keyword loaded menu pop-up, I usedrepparttar 118039 "title" label, a little known designation withinrepparttar 118040 anchor tag.

Lesson for Learning the Basics of HTML

Written by Lawrence Roth


For beginners who are interested in learning basic Web development by using HTML (HyperText Markup Language) here are some helpful HTML tags to start practicing with. Listed below isrepparttar basic framework you will need to create an HTML page: < itle> </head> <body> </body> </html><p>This framework is<IMG height=12 src="/the2.jpg" alt="repparttar 118037"> foundation on which you will be able to build your HTML page. Remember that a beginning tag will have this format <name of tag> and<IMG height=12 src="/the2.jpg" alt="repparttar 118038"> ending tag will have this format </name of tag>.<p>The <title> tags are where you will place<IMG height=12 src="/the2.jpg" alt="repparttar 118039"> title of your page. The title appears on<IMG height=12 src="/the2.jpg" alt="repparttar 118040"> title bar at<IMG height=12 src="/the2.jpg" alt="repparttar 118041"> top of a Web browser. Here is an example:<p><title>Rothline Entertainment >> Offers Computer and Video Games and PC Software< itle><p>The title tags will always be between<IMG height=12 src="/the2.jpg" alt="repparttar 118042"> beginning and ending <head> tags.<p>The <body> tags are where<IMG height=12 src="/the2.jpg" alt="repparttar 118043"> Web page content will go.<p>Between<IMG height=12 src="/the2.jpg" alt="repparttar 118044"> <body> tags<IMG height=12 src="/the2.jpg" alt="repparttar 118045"> most commonly used tags are: <p></p> These are<IMG height=12 src="/the2.jpg" alt="repparttar 118046"> paragraph tags. <h1></h1> Heading tag 1 creates largest sized heading <h2></h2> <h3></h3> <h4></h4> <h4></h4> <h5></h5> <h6></h6> Heading tag 6 creates smallest sized heading <br><br></font></td><!-- google_ad_section_end --></tr><tr><td>Cont'd on page 2 ==<a class="mlink" href="2-Quick_Tip-_The_OTHER_Anchor_Tag-18038.htm">></a></td></tr></table><script type="text/javascript"><!-- google_ad_client = "pub-5766870852072819"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_channel ="8831454965"; google_color_border = "CFB9A1"; google_color_bg = "CFB9A1"; google_color_link = "000000"; google_color_url = "431B02"; google_color_text = "431B02"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </td> </tr> </table> <table width="770" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> <tr> <td height="48" align="center" background="images/bg_nav_bottm.jpg"><span class="style3">ImproveHomeLife.com © 2005<br> <a href="terms.html" rel="nofollow">Terms of Use</a></span></td> </tr> </table></td> </tr> </table> <script type="text/javascript"> var HASH_ESCAPED="%23"; function TrackIt(adUnit){ if (window.status) { var adDomain = escape(window.status.substring(6)); var pyPage = document.location.pathname; var params = document.location.search; var hasAnchor = params.lastIndexOf(HASH_ESCAPED)!= -1; params = hasAnchor? (params.substring(0, params.lastIndexOf(HASH_ESCAPED))) : params; pyPage = escape(pyPage.substring(pyPage.lastIndexOf('/') + 1)); pyPage = pyPage + params; var curTime = new Date().valueOf(); var bug = new Image(); bug.src = '/track/adsenseTrack.php?pyPage=' + pyPage + '&adDomain=' + adDomain + '&adUnit=' + adUnit + "&time=" + curTime; } } function TrackIt0() {TrackIt(0); } function TrackIt1() {TrackIt(1); } function TrackIt2() {TrackIt(2); } var elements = document.getElementsByTagName("iframe"); for (var i = 0; i < elements.length; i++) { if(elements[i].src.indexOf('googlesyndication.com') > -1) { //elements[i].onfocus = TrackIt; if (i==0) elements[i].onfocus = TrackIt0; if (i==1) elements[i].onfocus = TrackIt1; if (i==2) elements[i].onfocus = TrackIt2; } } </script> <!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" --> <script type="text/javascript" language="JavaScript">var site="s19improve"</script> <script type="text/javascript" language="JavaScript1.2" src="http://s19.sitemeter.com/js/counter.js?site=s19improve"> </script> <noscript> <a href="http://s19.sitemeter.com/stats.asp?site=s19improve" target="_top"> <img src="http://s19.sitemeter.com/meter.asp?site=s19improve" alt="Site Meter" border=0></a> </noscript> <!-- Copyright (c)2002 Site Meter --> <!--WEBBOT bot="HTMLMarkup" Endspan --> </body> </html>