View Full Version : Domains and HTML


Chris
10-12-2003, 01:40 PM
ok, if u go here (http://thechrisbpage.bravehost.com/index.html) you will see a page and it looks ok. There is not bottom scroolbar which is great.

But, when i registered a short domain, the HTML went a wee bit wonky. If you go here (http://www.thechrisbpage.vze.com) you will see that there is a bottom scrollbar, and the dark blue bit on the right looks different.

Now, this might just be my computer, so if this happens 2 anyone else, please tell me, and if u have any suggestions on how to fix it, plz tell me.

Thanks

Chris

willi
10-12-2003, 04:17 PM
well on my computer the scrollbar at the bottom is on both pages...

insomniadreamer
10-12-2003, 04:25 PM
on mine both pages don't have bottom scrollbars. they look exactly the same

knudddel
10-12-2003, 07:12 PM
Same with me maybe screan resolution I've got 1024 768

willb3
10-12-2003, 07:15 PM
I think the page size needs to be adjusted, you need to make it 800/600.

Chris
10-12-2003, 07:16 PM
my pc is set to the same resolution...............hmmmmm.....nm.

Thanks

Chris

MaGiCSuN
10-12-2003, 07:23 PM
your frame page from the second url should be this:


<HTML>
<!-- GET YOUR OWN FREE SHORT URL AT SHORTURL.COM WITH NO ADS!-->
<head>
<TITLE>The ChrisB Page</TITLE>
<META NAME="description" CONTENT=" ">
<META NAME="keywords" CONTENT=" ">
<meta name="Robots" content="INDEX,FOLLOW">
</head>
<frameset rows="100%,*" border=0 frameborder=0 framespacing=0>
<frame src="http://thechrisbpage.bravehost.com/index.html" name="thechrisbpage">
</frameset>
<body>
</body>
<NOFRAMES>
<BR>
Your browser does not support frames.<BR>
Please click here: <a href="http://thechrisbpage.bravehost.com/index.html">The ChrisB Page</a>
<P>
Get free sub domain URL forwarding for your site, with no ads at: <a href=http://www.shortURL.com>ShortURL.com</A>
<BR>
Or visit <a href=http://www.2Ya.com>2Ya.com</A> for free domain forwarding and email forwarding services.
</NOFRAMES>
</html>

you had the noframes part between <body> and </body> but it should be right after </body> :)

Love,
Mirna

Chris
10-12-2003, 08:16 PM
it wasn't me who used that code. it was www.vze.com who made it like that.

But, i am using the url .tk now.

Thanks anyway

chris