Website Babble Webmaster Forums  

  #1 (permalink)  
Old 03-09-2008, 03:52 PM
rashid38's Avatar
Junior Babbler
 
Join Date: Mar 2008
Location: Washington, DC
Posts: 18
rashid38 has a few positive reputation points
Default Help on centering 3-column layout in browser

Hi Lisa,

First an foremost this is truly a great site and I enjoy being a member of this site. Now for the business... I used one of your templates for a 3-colum layout, which is the code I've generated below:

<html>
<head>
<title>zyon's home page</title>
</head>

<!--DO NOT REMOVE THIS TEXT! Template provided by http://www.2createawebsite.com. For more free templates go to http://www.2createawebsite.com/build/templates.html-->

<table border="1" width="780" height="800" cellspacing="0" bordercolor="red" cellpadding="5">
<tr>
<td width="140" valign="top" bgcolor="blue" cellspacing="5" cellpadding="5">
<img src="baby jae.jpg" width="150" height="150" alt="baby picture">
<img src="zyon2.jpg" width="150" height="150" alt="baby picture">
<img src="steak boy.jpg" width="150" height="150" alt="baby picture">
<img src="zyon.jpg" width="150" height="150" alt="baby picture">
</td>
<td width="500" bgcolor="blue" valign="top">
<p align="center"><font size="2" face="Verdana"> </font><font face="Verdana" size="5"><marquee direction="left" scrolldelay="90" scrollmount="6" behavior="alternate" align="top">Zyon "Jae" Arnoux (Ali)</marquee></font></p>
<p align="left"><font size="2" face="Verdana">Born May 15th, 2007 at 3:01p.m. weighing-in at 6-pounds, 6-ounce.
Also know as "Butter-Ball," or "Butter-Biscuit," Now 9-months old turns 10-months old on March 15th.</p>
<p>He was mommy's little surprise being born while mommy was out of town visiting realative.</p>
<p>As of March 1st he has 8 teeth, he's standing up on his own, as well as he is getting ready to be
a big brother.
<p align="center">He is Adorable...</p>
<p align="center"><img src="jae.jpg" width="250" height="250" alt="beach picture">
<p align="center"><a href="index.html">Home</a>
<a href="page2.html">Photo Collage</a>
<a href="sa'nyah.html">Sa'nyah Pictures</a>
</td>
<td width="140" bgcolor="blue" valign="top">
<img src="babyjae.jpg" width="150" height="150" alt="baby picture">
<img src="zy.jpg" width="150" height="150" alt="baby picture">
<img src="zyon3.jpg" width="150" height="150" alt="baby picture">
<img src="zyon4.jpg" width="150" height="150" alt="baby picture">
</td>
</tr>
</table>
</body>
</html>

Now I am having problems with centering the laout in the browser. Can you please tell me what I need to change to make this happen. I have tried the "align="center" attribute and it did not work.

Thanks again,
Rashid

P.S. Happy belated birthday, and I wish you many more years of success
Reply With Quote
  #2 (permalink)  
Old 03-09-2008, 06:05 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default

Hi Rashid,

Just replace this line of code:

<table border="1" width="780" height="800" cellspacing="0" bordercolor="red" cellpadding="5">

With this:

<table width="780" height="800" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="red">

Or you could probably just add align="center" in there anywhere.

Hope that helps. If you have any more questions please don't hesitate to ask.
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...
Reply With Quote
  #3 (permalink)  
Old 03-09-2008, 08:04 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default

I just re-read your thread, replacing that line should work. Make sure you clear your browser's cache before checking it, sometimes it will simply revert to the stored version and you will not see changes.
When you inserted align="center" you only did it with quotes around center, correct?
Sorry if these sound like simple suggestions or questions, I just don't know what your level of experience is and the forum gets every range.

If none of those things help, please let me know and we'll figure it out.
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...
Reply With Quote
  #4 (permalink)  
Old 03-09-2008, 09:04 PM
rashid38's Avatar
Junior Babbler
 
Join Date: Mar 2008
Location: Washington, DC
Posts: 18
rashid38 has a few positive reputation points
Post Centering Layout in Browser

Roger,

Thanks for that information it in fact it did work. I really appreciate the help. Roger, if you get a chance take a look at my website and tell me what you think. The address ishttp://www.arnouxalifamily.org.

Also, can you direct me on how I can insert a guestbook on my website.

Thanks,

Rashid
Reply With Quote
  #5 (permalink)  
Old 03-09-2008, 09:23 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default

Hey Rashid,

I'm assuming Zyon's page is the one you are working on. I would change your link colors, they are almost the same color as the blue background and makes them very difficult to see (They are the same on all your pages). Also you can change the page color to the same blue so the center does not show up on a white background page. I don't know if that is what you want or not.
Check back in a little bit and I'll post up a script for a guestbook, seems to be something a couple people are interested in. I'll let you know when I post it.
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...
Reply With Quote
  #6 (permalink)  
Old 03-09-2008, 09:30 PM
DotComBot's Avatar
Master Babbler
 
Join Date: Feb 2008
Location: Fort Collins, CO
Posts: 152
DotComBot has a few positive reputation points
Default

I just thought I'd check quickly and sure enough Lisa has a guestbook script on her website.

Check this out:

http://www.2createawebsite.com/enhan...guestbook.html

If you have any questions or problems with it, let us know and we'll get it working for you.
__________________
Roger - "Bot"

DotComBot.com

I started with nothing and still have most of it...
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 06:22 AM.



WB Sponsors

Profit Lance Review

Work At Home Jobs

Houston Web Design

Search Engine Optimization

flash chat



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0