Hi Guys, I was wondering how to get a template like the one 'drudgereport.com' uses so i visited the the page source to check the html codes. After obtaining the html codes from the page source, I realised the horizontal lines came out OK but the Vertical lines/borders (two vertical borders) disappears whenever that template is copied from the page source. Please, my question is how can i put back those two vertical line/borders in that template (drudgereport.com)? Your help is very much appreciated. tx.
<td ALIGN="LEFT" VALIGN="TOP" WIDTH="30%"><img SRC="i/gray.gif" HSPACE="2" HEIGHT="2500" WIDTH="1" ALIGN="RIGHT"><tt><b> That's what creates the vertical lines, so just save the same image, in the same folder or change the location.
PB thnx for your reply but sorry but i couldn't see any visible vertical line when i used the code. And what image were you talking about?
oh, its sorted now. I removed the 'i/' in the code and created an image named gray.gif, uploaded it in the same directory as my 'index.html'. tnx again PB.