Shoutbox

html help... it just won't do it for me... can anyone else help? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: html help... it just won't do it for me... can anyone else help? (/showthread.php?tid=47614)

html help... it just won't do it for me... can anyone else help? by M73A on 07-15-2005 at 09:45 AM

well i've copied the source of www.o2.co.uk and deleted the bit i don't want... (dreamweaver it doesnt show in the same place as the website)

i wanted to do it so i can put the html file on my desk top.. and fill the blank space with my different login addresses....

could someone pleas edit the html which is attached (same as o2.co.uk but with the bit i don't want deleted) and put like TEST repeated over and over in the blank space or something so i can easily add the login information the instead of TEST TEST TEST....

Ta for any help :)


RE: html help... it just won't do it for me... can anyone else help? by Eljay on 07-15-2005 at 09:55 AM

i cbf editing but this is the line you want

code:
<td width=586 valign=top>&nbsp;</td>

code:
<td width=586 valign=top>TEST<br>TEST<br>TEST<br>TEST<br>TEST<br>TEST<br>TEST<br>TEST<br></td>

RE: html help... it just won't do it for me... can anyone else help? by M73A on 07-15-2005 at 09:59 AM

ermm... that gives me this...

how can i get the text in the '?' space (A)

[Image: attachment.php?pid=496587]

thanks for the help btw:)


RE: html help... it just won't do it for me... can anyone else help? by kao on 07-15-2005 at 10:51 AM

why not just put the login stuff in a txt file? :s


RE: html help... it just won't do it for me... can anyone else help? by M73A on 07-15-2005 at 11:29 AM

quote:
Originally posted by Kao
why not just put the login stuff in a txt file? :s


it is atm but i wanna put it in to the html file so it has all the links and stuff near it... so only need one file instead of 2.. doesn't matter if it doesnt work... but hey seemed like a gd idea

thanks for the help Monster.Rat