Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
html and css
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="M8than" data-source="post: 384345" data-attributes="member: 14117"><p>One, float is evil.</p><p>Two, you don't seem very experienced at all.</p><p>Three, people do not use JavaScript to position elements on a page, that's stupid.</p><p>Four, why on earth are you doing all your css inline.</p><p>Five, make a wrapper div and centre it with margin left and right as auto.</p><p>Six, use inline block to position elements next to each other.</p><p>Seven, use margins to space them.</p></blockquote><p></p>
[QUOTE="M8than, post: 384345, member: 14117"] One, float is evil. Two, you don't seem very experienced at all. Three, people do not use JavaScript to position elements on a page, that's stupid. Four, why on earth are you doing all your css inline. Five, make a wrapper div and centre it with margin left and right as auto. Six, use inline block to position elements next to each other. Seven, use margins to space them. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
html and css
Top