Webspace Trouble?!?!?

place this code under your this bob page

Your page should read like this:

My first webpage said:
<html>

<head>
<title>My first webpage</title>
</head>

<body>

<p align="center">Hello World!</p>
<p align="center">
<img border="0" src="http://web.netcall.com.au/vflover/Marley.jpg" width="220" height="220" align="middle"></p>
<p align="center">This is Bob</p>

<table width="100" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.ustecnet.com"><img border="0" src="http://www.pro-counter.com/cgi-bin/gd-count.cgi?page=web.netcall.com.au/vflover&style=LED_g&nbdigits=8&reloads=1" alt="Home Automation"></a></td></tr><tr><td><div align="center"><font size="2" face="arial, helvetica, sans-serif"><a href="http://www.ustecnet.com">Home Automation</a></font></div></td></tr></table>

</body>

</html>

Paste all that code into your homepage now i really hope thats what you need
 
THANKYOOOOOOOOOUUUUUUUUUUUUUUUU

VERY MUCH

so let me get this straight the code you just wrote out is my homepage (as was the bobmarley pic and writing before)) and to add stuff to my homepage i add it into the body of that code?

Once again thankyou
 
well i typed the whole page out so you copy from <HTML> to </html> and paste it onto your page and the hit counter will be placed on your page.

What i did was copied the code from the hit counter page which was placed into a table as you can see from the table tags.

BUT if you use that code you will see your Hit counter will be to the left of the page if you want to make it go to the center then replace the hit counter code with:

<table width="100" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td><a href="http://www.ustecnet.com"><img border="0" src="http://www.pro-counter.com/cgi-bin/gd-count.cgi?page=web.netcall.com.au/vflover&style=LED_g&nbdigits=8&reloads=1" alt="Home Automation"></a></td></tr><tr><td><div align="center"><font size="2" face="arial, helvetica, sans-serif"><a href="http://www.ustecnet.com">Home Automation</a></font></div></td></tr></table>

the code i placed into bold will center the table

anymore questions please ask..

.. and no problem :)
 
Back
Top Bottom