- How do I align this correctly ?
- Posted by SBA on February 19th, 2004
I have a JavaScript at the bottom of my webpage
http://www.surroundedbyangels.com
How do I align it where it is not crossing over to the border graphic on the
left ?
Any help would be greatly appreciated
SBA
--
"I knew you even before you were conceived."
Jeremiah 1:4-5
- Posted by Daniel Ruscoe on February 19th, 2004
In article <fb58698fc47bb71c13ddc3bb979fa6b3@news.teranews.co m>, SBA
says...
Assuming the "OK Counter" Javascript, you have the code placed inside a
DIV with its align property set to left.
<div align="left">
<!-- OKcounter Code Start -->
<a href=http://okcounter.com/en_status.html?id=445173>
<img src=http://okcounter.com/count.html?id=445173 border=0></a>
<!-- OKcounter Code End -->
You first need to change left to center, then close the DIV at the end
of the code.
<div align="center">
<!-- OKcounter Code Start -->
<a href=http://okcounter.com/en_status.html?id=445173>
<img src=http://okcounter.com/count.html?id=445173 border=0></a>
<!-- OKcounter Code End -->
</div>
I like the idea of your site.
--
Daniel Ruscoe
http://www.brakedisc.net
- Posted by SBA on February 19th, 2004
Does that hosting company offer the option of copying a website ?
I have never had a problem with Freeservers and their customer service has
been nothing but excellent .
SBA
"Duende" <xxxspam@wipkip.biz> wrote in message
news:Xns9493BBD70F0CDxxxspamwipkipbiz@130.133.1.4. ..
- Posted by Duende on February 19th, 2004
While sitting in a puddle SBA scribbled in the mud:
One thing that you need to do is get off of freeservers. Their banner does
nothing for your site. You might try www.affordablehost.com/freehost.shtml
untill you need something more.
--
Duende
Recommended hosting
www.hostingforabuck.net
www.affordablehost.com
- Posted by Duende on February 19th, 2004
While sitting in a puddle SBA scribbled in the mud:
I have no idea what you mean by copying a website unless it's not yours.
Affordablehost has no problem with moving your site & pointing your
domain to them. They do not put their advertising on your site. Any
questions you have you need only to go there and ask.
--
Duende
Recommended hosting
www.hostingforabuck.net
www.affordablehost.com


