Text Alignment |
Text Alignment |
Feb 17 2007, 08:43 PM
Post
#1
|
|
![]() talent on another level ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 746 Joined: Oct 2006 Member No: 475,735 |
Look at the website I gave you, I wanted to know how to align the text perfectly like this website. I am using tables but it seems to not look good in FF or IE, so how do I align the text.
Example Webpage |
|
|
|
![]() |
Feb 17 2007, 10:06 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
I used header as an example that way one doesn't have to open dreamweaver to help. Its easier if it was already on a webpage. With a header we can see it and then possibly just look at the code and tell.
Using your code doesn't help much, if it did I wouldn't have asked for more. This is what I get... ![]() So I'm just going to say a way you can get what she/he has and you can just somehow implement it on your own. To get the blog and navigation on a background, you can easily create the background in photoshop. But you should make the layout full size when you create it. Then you easily set the layout to repeat-y so it only repeats down vertically. Then after that you can just use a plain div with text to align the text to the background. You can also use that to align the image to the background. For centered type layouts: http://pixelfx.org/tuts/html/centeringlayouts.html Another way could possibly be to create one long table, (with the background color , etc) and then just add all the text etc to fit into that. Never tried it but its a possibility. |
|
|
|
bigtrey Text Alignment Feb 17 2007, 08:43 PM
toyo loco You can easily just use divs. Feb 17 2007, 08:48 PM
bigtrey that's what I using, but it's not really s... Feb 17 2007, 08:50 PM
toyo loco Ok what are you using? In your post above you said... Feb 17 2007, 08:52 PM
bigtrey I am using Dreamweaver:
CODE<style type=... Feb 17 2007, 09:02 PM
toyo loco Upload the image please (if its a header if not fo... Feb 17 2007, 09:07 PM
bigtrey oh the image is a image of me:
image Feb 17 2007, 09:24 PM
toyo loco Ok but what are you trying to do? For text all you... Feb 17 2007, 09:39 PM
bigtrey I am trying to align the text, to make it fit like... Feb 17 2007, 09:45 PM
bigtrey YAY! i figured it out i needed to add this:
C... Feb 17 2007, 10:13 PM
toyo loco Ok since you figured it out (and since I had no cl... Feb 17 2007, 10:24 PM![]() ![]() |