Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-05-18, 08:50 PM   #1
swedguy
Vagabond
 
swedguy's Avatar
 
Join Date: Aug 2003
Posts: 2,374
Send a message via ICQ to swedguy
...and right aligned in FireFox =)

Let me see if I can combine yours and UW's and get something that can work in both. Good job
swedguy is offline   Reply With Quote
Old 2005-05-18, 09:28 PM   #2
Barron
You tried your best and you failed miserably. The lesson is 'never try'
 
Join Date: Oct 2004
Posts: 166
The picky bitch!

This works in IE6 and Netscape 7.1


Quote:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<head>
<title>Untitled</title>
<style type="text/css">

body {
margin: 0;
padding: 0;
border: 0;
max-width: 100%;
width: 100%;
}

#container {
margin: 0 auto;
width: 5em;
white-space: nowrap;
max-width: 100%; /* for compliant browsers to apply */
display: table;
}


#content {
border: 1px solid black;
padding: 10px;
left-margin:10px;
float: left;

}


</style>
</head>
<body>
<div id="container">
<div id="content">
This is you test asdasd test a;skdjf;laskdjfa;s ldkfja;sdlkfjas;dkflsjadfk asdfsdfsdfsdf<br>
This is my test for lines

</div>
</div>
<!-- need this --><br style="clear: both;">
sfsdfsdfsdf
</body>
</html>
Barron is offline   Reply With Quote
Old 2005-05-18, 09:32 PM   #3
Barron
You tried your best and you failed miserably. The lesson is 'never try'
 
Join Date: Oct 2004
Posts: 166
Ooops! I should I have checked before I posted.

I'm going to download FireFox and see if mine works.

Nice job btw


-
Barron is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT -4. The time now is 03:30 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc