*sigh*

Im sure its probably been asked already...and I know it probably sounds like a stupid question...but...I want nudge the tables on my links page over just a lil bit...so its centered...Ive tried everything that I can think of (im such a newbie at HTML...:() I dont even know if I expained what it is that I want correctly...check out the links page on my page (<!-- m --><a class="postlink" href="http://www.babette.isfabulous.com">http://www.babette.isfabulous.com</a><!-- m -->)....*makes fists*...I cant stand it when its not perfectly centered...:(<!--content-->well it looks to me that you are using iframes and frames put together. that could get very confusing later on down the road. but you seem to be using static #'s in the tables adn iframes. you didn't even give the table a width or height so start tehre and see what you get.<!--content-->lol,Thats a real funny rollover image you have in your main page.:D <br />
Now comming to your question,right now you have 3 coloums in the table for three links on each row.Try adding a coloum at the left side of each row.So you can bring the links to the right side.<!--content-->but fred, she is using nested tables so she will need to add width and height to the main table.<!--content-->Um... How do you figure that im using iframe AND frames...<br />
If i was using frames id have to have a frameset right?<br />
and i dont...<br />
I only have one <iframe> tag in one cell of the table<br />
in index.html thats the only frame i have and use..<br />
I know now that the table is wrong...<br />
This was my first table :-(<br />
i thought id just copy and paste one row of the table i had<br />
and make more rows like that lol...<br />
I fixed it now by going through the hassle<br />
and making one big table... Thank for the tips tho...<!--content-->Originally posted by Babette <br />
Um... How do you figure that im using iframe AND frames...<br />
If i was using frames id have to have a frameset right?<br />
and i dont...<br />
I only have one <iframe> tag in one cell of the table<br />
in index.html thats the only frame i have and use..<br />
I know now that the table is wrong...<br />
This was my first table :-(<br />
i thought id just copy and paste one row of the table i had<br />
and make more rows like that lol...<br />
I fixed it now by going through the hassle<br />
and making one big table... Thank for the tips tho... <br />
ummmmmm yah<br />
<br />
<HTML><br />
<HEAD><br />
<TITLE>Welcome to Babette`s homepage</TITLE><br />
<META NAME="description" CONTENT="Welcome to Babette`s homepage"><br />
<META NAME="keywords" CONTENT="babette, schmitt, ducky, rubber ducky, evil ducky, chewyteddies,babs, binder."><br />
</HEAD><br />
<FRAMESET ROWS="100%,*" FRAMEBORDER="NO" BORDER=0 FRAMESPACING=0><br />
<FRAME SRC=http://www.htmlforums.com/archive/index.php/"http://www.xs4all.nl/~skatana/babette" NAME="A"><br />
<FRAME ></FRAMESET><NOFRAMES><br />
<A HREF=http://www.htmlforums.com/archive/index.php/"http://www.xs4all.nl/~skatana/babette"><br />
Enter the site Welcome to Babette`s homepage with keywords babette, schmitt, ducky, rubber ducky, evil ducky, chewyteddies,babs, binder.</A><br />
</NOFRAMES><br />
</HTML><!--content-->UMmmmmmmmmmmmmmm<br />
are we looking at the same page?<br />
BEcause that is not in any of my html files...<br />
<!-- w --><a class="postlink" href="http://www.babette.isfabulous.com">www.babette.isfabulous.com</a><!-- w --> right?<br />
Your not actually looking through that view source<br />
script thingy i put up there right??<br />
because if you do that it goes through a subdomain<br />
youknow like: <!-- w --><a class="postlink" href="http://www.cybername.com">www.cybername.com</a><!-- w -->? />
That just redirects to my real domain :www.xs4all.nl/~skatana/babette<br />
because i really only use 1 iframe and no frames <br />
what so ever...<br />
try actually rightclicking in the browser and look at the<br />
source from there...<br />
<br />
<br />
~Babette<!--content-->so tell me where you upload you pages to?<!--content-->I upload my pages to my private ftp server<br />
that comes with my adsl account<br />
at my isp xs4all.nl<br />
hence the path to my web folder is<br />
<!-- w --><a class="postlink" href="http://www.xs4all.nl/~skatana/babette">www.xs4all.nl/~skatana/babette</a><!-- w --><br />
That is where i upload my files to....<br />
<!-- w --><a class="postlink" href="http://www.babette.isfabulous.com">www.babette.isfabulous.com</a><!-- w --> is a redirection<br />
"virtual" domain-name which is distributed for<br />
free at <!-- w --><a class="postlink" href="http://www.zdos.com">www.zdos.com</a><!-- w -->. />
All that does it redirect any visitor to <!-- w --><a class="postlink" href="http://www.babette.isfabulous.com">www.babette.isfabulous.com</a><!-- w --> to <!-- w --><a class="postlink" href="http://www.xs4all.nl/~skatana/babette/index.html">www.xs4all.nl/~skatana/babette/index.html</a><!-- w -->. />
Apparently they use some kind of hidden frameset for this purpose... which is what you were looking at.<br />
I didnt put that there.. they did for their redirecting / advertisment purposes...<br />
Frankly i wasnt even aware of it because i always look ay my source directly...<br />
<br />
<br />
Anyways... none of this has anything to do with the problem i had... which was the alignment of my tables...<br />
Which i have already taken care of yesterday.<br />
Thanks anyways,<br />
<br />
<br />
~Babette<!--content-->
 
Back
Top