Much better than the previous iteration, in my opinion. However, there's still a couple of tweaks to make, almost primarily in the left side navigation. First, you've done a great job on the navigation - it's starting to make sense to someone that doesn't know much about the subject (like a novice). But, you've got spacing issues which keep it from being the best it could be. While looking at code, to try to see what's going on here, I was struck by the tables and fonts. While it looks like you're trying to validate as XHTML (good for you), the latter is going to hold you back, and you can create a lot cleaner code by using CSS and divs. If you'd like me to, I'd be more than happy to modify your code and PM it to you so that you can see what I mean. (If I knew if you'd be interested, I'd just do it and paste it here, but ... I don't, so I won't.) Just let me know Secondly, and minorly, check the space immediately after your logo. I'd cut that space down (but certainly leave some). Again, IMO, much nicer. ~
Hi there Thanks for your feedback. Is there anyway to do it without CSS? I had a really well-ranked site that I tried to experiment with, shortly after I used CSS, my site dropped many places. I removed CSS and went up again in SEO. So in my opinion CSS sucks so I have reverted to HTML/XHTML.
Wow - I've never heard of CSS having an effect upon page ranking or SEO ... so I just had to ask: http://forums.digitalpoint.com/showthread.php?t=44834 That said, yes, it can still be cleaned up using what you've got, and no CSS. I'll copy the viewable source and tweak that, and PM you the mod before the end of the day. WinMerge should give you an idea of what I've changed (or, if you let me know, I can comment the source up). ~
First, from two responses, I think your view on CSS is a little too harsh. At the very least, I'd move away from tables and font tags and use divs and spans, even if you don't link use an external, or centralized, CSS (id est, put the styles on each instance of the tags). You'll have a much more non-browser specific look. That said, here's some minor cleanup. Viewing the site in Firefox and IE, you'll see two different sites. I've cleaned this in such a way that it doesn't look so different now. I've also added alt (and title) tags to your images - no reason not to. I also commented out the link at the top of your navigation for MalaysianJazz.com - I expect this to be another page, not the page I'm on (make your top banner a link to your home page instead - that's pretty well expected these days). (Code to follow in another post - it's too long to post in one ).
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Malaysian Jazz .com :: Essential Guide to Jazz Music in Malaysia - Powered by EJRS.COM</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="imagetoolbar" content="no"> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> </head> <body bgcolor="#FFFFFF" text="#000000" onload="MM_preloadImages('buttons/myelectronica02.gif','buttons/myjazz02.gif','buttons/myclassical02.gif','buttons/myrock02.gif','http://malaysianjazz.com/buttons/myjazz01.gif','http://malaysianjazz.com/buttons/myclassical01.gif','http://malaysianjazz.com/buttons/myrock01.gif','http://malaysianjazz.com/buttons/myelectronica01.gif','http://malaysianjazz.com/buttons/myblues01.gif','http://malaysianjazz.com/buttons/mytribal01.gif','http://malaysianjazz.com/buttons/mypop01.gif','http://malaysianjazz.com/buttons/myrnb01.gif','http://malaysianjazz.com/buttons/mycountry01.gif','http://malaysianjazz.com/buttons/mytraditional01.gif','http://malaysianjazz.com/buttons/myhiphop01.gif','http://malaysianjazz.com/buttons/myindie01.gif','http://malaysianjazz.com/buttons/mymusician01.gif','http://malaysianjazz.com/buttons/worldmi01.gif')"> Code (markup):
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0"> <tr valign="top"> <td colspan="5"> <div style="text-align:center"> <p><img src="images/malaysianjazz.gif" width="750" height="120" alt="Malaysian Jazz .com :: Essential Guide to Jazz Music in Malaysia" title="Malaysian Jazz .com :: Essential Guide to Jazz Music in Malaysia" /></p> </div> </td> </tr> <tr valign="top"> <td width="160"><table width="160" border="0" cellpadding="0" cellspacing="0"> <!-- <tr> <td bgcolor="#FFFFFF" width="100%"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><p align="left"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="http://malaysianjazz.com">Malaysian Jazz</a></font></p></td> </tr> </table></td> </tr>--> <tr> <td bgcolor="#FFFFFF" width="100%"> </td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="penang-jazz-festival.html">Penang Jazz Festival</a></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="jazz-workshops.html">Jazz Workshops</a></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> </td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif" color="#990000"><strong>Artistes</strong></font></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> </td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif">December 3, 2005</font></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="areca-jazz-ensemble.html">Jazz Ensemble</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="saharadja.html">Saharadja</a> <font color="#666666">ID</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="shanon-shah.html">Shanon Shah</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="sufiah-noor.html">Sufiah Noor</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="zailan-razak-project.html">Zailan Razak</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="steve-white.html">Steve White</a> <font color="#666666">US</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="kathleen-rodrigues.html">Kathleen Rodrigues</a> <font color="#666666"> MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="ruby-rozells.html">Ruby Rozells</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> </td> </tr> <tr> <td bgcolor="#FFFFFF"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif">December 4, 2005</font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="jaja.html">JaJa</a> <font color="#666666">JP</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="david-gomes.html">David Gomes</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="junji-delfino.html">Junji Delfino</a> <font color="#666666">PH</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="mr-gambus.html">Mr. Gambus</a> <font color="#666666">SG</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="chie-hanawa.html">Chie Hanawa</a> <font color="#666666">JP</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="randy-bernsen.html">Randy Bernsen</a> <font color="#666666">US</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="greg-lyons.html">Greg Lyons</a> <font color="#666666">UK</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"> <table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="lewis-pragasam.html">Lewis Pragasam</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="andy-peterson.html">Andy Peterson</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="lazy-monday.html">Lazy Monday</a> <font color="#666666">KR</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="mark-david.html">Mark David</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="zainal-abidin.html">Zainal Abidin</a> <font color="#666666">MY</font></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="finale.html">Le Grand Finale</a></font></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="crowd.html">Faces in the Crowd</a></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> </td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font color="#990000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong>Music Forum </strong></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> </td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="http://malaysianmusician.com" target="_blank">Malaysian Musician</a></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="advertise.html">Advertise</a></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF"><table border="0" width="100%" style="border-collapse: collapse" bordercolor="#FFFFFF" onmouseover="this.style.backgroundColor='#FFFFCC';" onmouseout="this.style.backgroundColor='#FFFFFF';" bgcolor="#FFFFFF" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="mailto:malaysianjazz@gmail.com">Email Us</a></font></td> </tr> </table></td> </tr> <tr> <td bgcolor="#FFFFFF" width="100%"> </td> </tr> </table> Code (markup):
Last part. Geez, this helps readability, huh? I can post the HTML somewhere when I get back from lunch. <p align="center"><font color="#FFFFFF"> <script type="text/javascript"><!-- google_ad_client = "pub-6691442409242595"; google_ad_width = 120; google_ad_height = 60; google_ad_format = "120x60_as_rimg"; google_cpa_choice = "CAAQxZqazgEaCMOiwb9yonQWKIHD93M"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </font></p> <p align="center"><a href="javascript:void(0)" onclick="window.open('http://pub2.bravenet.com/guestmap/show.php?usernum=100839322&lightmap=0&icons=0&&entrylist=0&zoom=0&welcome=1','bnetguestmap','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=720,height=470,top=110,left=110')"> <img src="http://assets.bravenet.com/cp/guestmap.gif" border="0" title="Free Guestmap from Bravenet.com" alt="Free Guestmap from Bravenet.com" /></a> </p> <p align="left"><font size="1" face="Verdana, Arial, Helvetica, sans-serif"> ID Indonesia<br /> JP Japan<br /> KR Korea<br /> MY Malaysia<br /> PH Philippines<br /> SG Singapore<br /> UK United Kingdom<br /> US United States </font></p> <p align="left"><a href="http://christmasdays.com"><img src="http://christmasdays.com/images/xmasdaze160.gif" alt="Merry Christmas, and a happy New Year" width="160" height="160" border="0" /></a> </p></td> <td width="15"><table width="15" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> </table></td> <td width="400"><table width="400" border="0" cellspacing="0" cellpadding="0"> <tr> <td><h1><font size="4" face="Verdana, Arial, Helvetica, sans-serif"><strong><font color="#000066">Malaysian</font> <font color="#990000">Jazz </font><font color="#FFCC00">.com</font> <font color="#999999">:: Essential Guide to Jazz Music in Malaysia</font></strong></font></h1> <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Welcome to Malaysian Jazz .com - the Essential Guide to the Jazz Music scene in Malaysia. We are proud to present to you articles, photos etc of Jazz events taking place around Malaysia.</font></p> <p><font color="#990000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><strong><font size="3">Penang Island Jazz Festival</font></strong></font><font size="3" face="Verdana, Arial, Helvetica, sans-serif"></font><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><br /> Here are the highlights of the</font><font color="#990000" face="Verdana, Arial, Helvetica, sans-serif"> <a href="penang-jazz-festival.html"><font color="#990000" size="2">Penang Island Jazz Festival</font></a> </font><font size="2" face="Verdana, Arial, Helvetica, sans-serif">on Dec 3 & 4, 2005. For more photos click on the artistes featured on the left. Please note: Photos may be slow-loading. Please be patient as they are animated.</font></p> <p><font color="#FFFFFF"><img src="pijf2005/highlights01.gif" alt="Highlights" title="Highlights" width="400" height="300" /></font></p> <p><img src="pijf2005/highlights02.gif" alt="Highlights" title="Highlights" width="400" height="300" /></p> <p><font color="#990000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><em>Malaysian Jazz .com and Malaysia Jazz .com are part of the EJRS Network of websites.</em></font></p> <p> </p> <p align="center"><a href="http://my-malaysia.info/forum"><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Join our Bi-Monthly Article Contests - Win RM200</font></a></p> <p><a href="http://malaysianmusician.com"><img src="http://malaysianjazz.com/banners/mymusician1.gif" width="400" height="24" border="0" alt="Tell us about your events" title="Tell us about your events" /></a></p> <p><font size="2" face="Verdana, Arial, Helvetica, sans-serif">Calling all Malaysian Musicians / Artistes ... tell us more about your event, gig, and send us your bio. We are listing all the information so you can be contacted easily by interested parties, talent scouts, etc.</font></p></td> </tr> </table> </td> <td width="15"><table width="15" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> </table></td> <td width="160"><table width="160" border="0" cellspacing="0" cellpadding="0"> <tr> <td><script type="text/javascript"><!-- google_ad_client = "pub-6691442409242595"; google_ad_width = 160; google_ad_height = 600; google_ad_format = "160x600_as"; google_ad_type = "text"; google_ad_channel ="8432180915"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "990000"; google_color_url = "000000"; google_color_text = "000000"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <script type="text/javascript"><!-- google_ad_client = "pub-6691442409242595"; google_ad_width = 160; google_ad_height = 600; google_ad_format = "160x600_as"; google_ad_type = "text"; google_ad_channel ="8432180915"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "990000"; google_color_url = "000000"; google_color_text = "000000"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></td> </tr> </table></td> </tr> <tr valign="top"> <td colspan="5"> <div align="center"> <hr /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="32"> <div align="right"><font color="#FFFFFF"><a href="https://www.paypal.com/row/mrb/pal=KVCAGUUP37KVA" target="_blank"><img src="http://images.paypal.com/images/paypal_mrb_banner.gif" border="0" alt="Sign up for PayPal and start accepting credit card payments instantly." /></a></font></div></td> <td width="10"> <div align="right"></div></td> <td><font color="#FFFFFF"><a href="http://ejrs.com/hearandplay" target="_blank"><img src="http://ejrs.info/images/logo2b_lg.bmp" alt="Malaysian Jazz .com :: Essential Guide to Jazz Music in Malaysia - Powered by EJRS.COM" border="0" /></a></font></td> </tr> </table> <hr /> <table width="750" border="0" align="center" cellpadding="0" cellspacing="0"> <tr valign="top"> <td><div align="center"><a href="http://malaysianjazz.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianjazz','','http://malaysianjazz.com/buttons/myjazz01.gif',1)"><img src="http://malaysianjazz.com/buttons/myjazz02.gif" name="malaysianjazz" width="97" height="18" border="0" id="malaysianjazz" /></a><font color="#FFFFFF"> . </font><a href="http://malaysianclassical.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianclassical','','http://malaysianjazz.com/buttons/myclassical01.gif',1)"><img src="http://malaysianjazz.com/buttons/myclassical02.gif" name="malaysianclassical" width="125" height="18" border="0" id="malaysianclassical" /></a><font color="#FFFFFF"> . </font><a href="http://malaysianrock.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianrock','','http://malaysianjazz.com/buttons/myrock01.gif',1)"><img src="http://malaysianjazz.com/buttons/myrock02.gif" name="malaysianrock" width="100" height="18" border="0" id="malaysianrock" /></a><font color="#FFFFFF"> . </font><a href="http://malaysianelectronica.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianelectronica','','http://malaysianjazz.com/buttons/myelectronica01.gif',1)"><img src="http://malaysianjazz.com/buttons/myelectronica02.gif" name="malaysianelectronica" width="134" height="18" border="0" id="malaysianelectronica" /></a><font color="#FFFFFF"> . </font> <a href="http://malaysianblues.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianblues','','http://malaysianjazz.com/buttons/myblues01.gif',1)"><img src="http://malaysianjazz.com/buttons/myblues02.gif" name="malaysianblues" width="102" height="18" border="0" id="malaysianblues" /></a><font color="#FFFFFF"> . <a href="http://malaysiantribal.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysiantribal','','http://malaysianjazz.com/buttons/mytribal01.gif',1)"><img src="http://malaysianjazz.com/buttons/mytribal02.gif" name="malaysiantribal" width="107" height="18" border="0" id="malaysiantribal" /></a></font> </div></td> </tr> <tr valign="top"> <td><div align="center"><a href="http://malaysianpop.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image14','','http://malaysianjazz.com/buttons/mypop01.gif',1)"><img src="http://malaysianjazz.com/buttons/mypop02.gif" name="Image14" width="93" height="18" border="0" id="Image14" alt="Malaysian Pop" title="Malaysian Pop" /></a><font color="#FFFFFF"> .</font> <a href="http://malaysianrnb.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianrnb','','http://malaysianjazz.com/buttons/myrnb01.gif',1)"><img src="http://malaysianjazz.com/buttons/myrnb02.gif" name="malaysianrnb" width="97" height="18" border="0" id="malaysianrnb" alt="Malaysian RNB" title="Malaysian RNB" /></a><font color="#FFFFFF"> . </font><a href="http://malaysiancountry.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysiancountry','','http://malaysianjazz.com/buttons/mycountry01.gif',1)"><img src="http://malaysianjazz.com/buttons/mycountry02.gif" name="malaysiancountry" width="122" height="18" border="0" id="malaysiancountry" alt="Malaysian Country" title="Malaysian Country" /></a><font color="#FFFFFF"> . </font><a href="http://malaysiantraditional.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysiantraditional','','http://malaysianjazz.com/buttons/mytraditional01.gif',1)"><img src="http://malaysianjazz.com/buttons/mytraditional02.gif" name="malaysiantraditional" width="136" height="18" border="0" id="malaysiantraditional" alt="Malaysian Traditional" title="Malaysian Traditional" /></a><font color="#FFFFFF"> . </font><a href="http://malaysianhiphop.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianhiphop','','http://malaysianjazz.com/buttons/myhiphop01.gif',1)"><img src="http://malaysianjazz.com/buttons/myhiphop02.gif" name="malaysianhiphop" width="120" height="18" border="0" id="malaysianhiphop" alt="Malaysian Hip Hop" title="Malaysian Hip Hop" /></a><font color="#FFFFFF"> . <a href="http://malaysianindie.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('malaysianindie','','http://malaysianjazz.com/buttons/myindie01.gif',1)"><img src="http://malaysianjazz.com/buttons/myindie02.gif" name="malaysianindie" width="98" height="18" border="0" id="malaysianindie" alt="Malaysian Indie" title="Malaysian Indie" /></a></font> </div></td> </tr> <tr valign="top"> <td><div align="center"><a href="http://malaysianmusician.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image19','','http://malaysianjazz.com/buttons/mymusician01.gif',1)"><img src="http://malaysianjazz.com/buttons/mymusician02.gif" name="Image19" width="128" height="18" border="0" id="Image19" alt="Malaysian Musician" title="Malaysian Musiciam" /></a><font color="#FFFFFF"> . </font><a href="http://worldmusicinternational.com" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('worldmusicintl','','http://malaysianjazz.com/buttons/worldmi01.gif',1)"><img src="http://malaysianjazz.com/buttons/worldmi02.gif" name="worldmusicintl" width="161" height="18" border="0" id="worldmusicintl" alt="World Music International" title="World Music International" /></a></div></td> </tr> </table></div></td> </tr> <tr valign="top"> <td colspan="5"><hr /></td> </tr> <tr valign="top"> <td colspan="5"><div align="center">© 2005 Malaysian Jazz .com :: Essential Guide to Jazz Music in Malaysia - Powered by <a href="http://ejrs.com"><font color="#000000">EJRS.COM</font></a></div></td> </tr> </table> </body></html> Code (markup):
I went from #1 to #150 out of 5,000,000 listings after adding css on the project I mentioned! Lol. Bad huh? Thanks much for working on the code. I'm gonna give ya 6 months webhosting free just for helping me with this. PM a domain you want hosting for. Thanks man. Very appreciative.
Wow, that's a dang good deal However, I've still got lots of free space with my hosts, but I thank you nonetheless. The hit you speak of is quite a big one ... and quite an interesting one ... ~