Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
this should be a easy, quick answer
Old 05-13-2005, 10:59 PM this should be a easy, quick answer
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
Ok, i have (what i think) simple css webpage (http://www.convandesign.com) and i was wondering if it was possible to center the "pagecell1" div to the center of the browser-like a centered table...but a div.
cpfreak23 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-13-2005, 11:11 PM
Jared's Avatar
Skilled Talker

Posts: 52
Location: St. Anthony, ID
Trades: 0
Not a huge CSS buff myself, but you might try this in the tag:

text-align:center

Not sure, as this is text alignment, but it might work. I found this information at:

http://www.pageresource.com/dhtml/cssprops.htm

I'd bookmark that page if I were you.

Hope this helps.
Jared is offline
Reply With Quote
View Public Profile Visit Jared's homepage!
 
Old 05-13-2005, 11:15 PM
cpfreak23's Avatar
Super Talker

Posts: 143
Trades: 0
umm i want the whole div to be centered on the page, not just the text centered whithn the div-but like u im not a huge CSS buff either so ill give it a shot
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 05-14-2005, 03:28 AM
Novice Talker

Posts: 6
Trades: 0
I had a quick look and this does the trick:

body {width:70%;
text-align:center;
font-family: Arial,sans-serif;
color: #333333;
line-height: 1.166;
margin-right: auto;
margin-left;
padding: 0px;
background: #cccccc url("bg_grad.jpg") fixed;
}
shaber is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to this should be a easy, quick answer
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.68168 seconds with 12 queries