•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 373,364 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,647 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 647 | Replies: 4 | Solved
![]() |
•
•
Join Date: Feb 2008
Location: Kingston, Jamaica
Posts: 87
Reputation:
Rep Power: 1
Solved Threads: 1
In IE 6 my site has the layout I want it to have but when I view it with FF2.0.0.12 the pictures and text is out of alignment. 
Another problem that I'm having is that when I resize my browser window the images move and everything falls out of alignment. I want it to be that when I resize everything stays organized and readable.
Some please take a look at my code: Project
Yes I know it's bare but I don't want to put in the bells and whistles before I have the structure and layout straighted out.

Another problem that I'm having is that when I resize my browser window the images move and everything falls out of alignment. I want it to be that when I resize everything stays organized and readable.
Some please take a look at my code: Project
Yes I know it's bare but I don't want to put in the bells and whistles before I have the structure and layout straighted out.
This question would be more appropriate in the CSS/HTML forum. Moved.
"I don't accept change. I don't deserve to live."
"Working a real job is a win if you're lazy, greedy, or unmotivated. If you're average, you fit right in. And if you're above average, the basic terms of employment and premise of the arrangement is against your interests."
"Working a real job is a win if you're lazy, greedy, or unmotivated. If you're average, you fit right in. And if you're above average, the basic terms of employment and premise of the arrangement is against your interests."
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 1,897
Reputation:
Rep Power: 9
Solved Threads: 216
Only diference that I spoted is top images marging from top of the page, plus seems to me there is no font formating in FF. Can you make a screenshot or tell exactly what is the problem?
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
•
•
Join Date: Mar 2008
Posts: 153
Reputation:
Rep Power: 1
Solved Threads: 19
Looks rather nasty (no offense)
I normally do this kind of layout like this:
Matti Ressler
Suomedia
I normally do this kind of layout like this:
<div style="position:relative; width:100%"> <div style="width:33%; float:left; text-align:center;"><img src="my_image.gif" /><br />Text</div> <div style="width:33%; float:left; text-align:center;"><img src="my_image.gif" /><br />Text</div> <div style="width:33%; float:left; text-align:center;"><img src="my_image.gif" /><br />Text</div> </div>
Matti Ressler
Suomedia
If you want your dreams to come true, the first thing you must do is to wake up....
Suomedia - Dynamic Content Management
Suomedia - Dynamic Content Management
•
•
Join Date: Feb 2008
Location: Kingston, Jamaica
Posts: 87
Reputation:
Rep Power: 1
Solved Threads: 1
I did something like that to correct the code (float and relative) except without the use of breaks.
•
•
•
•
Looks rather nasty (no offense)
I normally do this kind of layout like this:
<div style="position:relative; width:100%"> <div style="width:33%; float:left; text-align:center;"><img src="my_image.gif" /><br />Text</div> <div style="width:33%; float:left; text-align:center;"><img src="my_image.gif" /><br />Text</div> <div style="width:33%; float:left; text-align:center;"><img src="my_image.gif" /><br />Text</div> </div>
Matti Ressler
Suomedia
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
advertising article blog browser browsers browsing community dani web data design development devices div domains firefox forensic google help html india internet legal linux marketing michael knight microsoft mobile applications mozilla multimedia news office opera php privacy report research rss search security software symantec tables video w3c web web development wiki xml yahoo youtube
- Previous Thread: Including music on a webpage
- Next Thread: table using CSS and Xhtml



Linear Mode