Nishok Posted November 27, 2010 Content Count: 3178 Joined: 08/06/08 Status: Offline Share Posted November 27, 2010 I'm having trouble with the Div tagging For some reason they don't want to be next to each other, they always go underneath each other. This is the only thing that keeps me stuck at my website, I can't continue without finishing this div part.. I can't really give away my website in here (because of thieves..), but if you think you can help me, please add Metalhead1991 to steam, then I can give you my code if you need it. Help is highly appreciated! I'll give you my babies if you can help me fix this Thanks. Link to comment
Harry Posted November 27, 2010 Content Count: 2085 Joined: 04/19/10 Status: Offline Share Posted November 27, 2010 Awww shit man, I am stealing SG's code! Jager is gonna kill me! Ok anyways, feel free to PM me it and I'll take a look, but no promises... but you really shouldn't worry about people "stealing" code. 1) Code is meant to be free. 2) Everyone can see it with view-source anyways, unless it is PHP or some other scripted language. If it is PHP/something like that, just remove those bits? You'll get help a lot quicker this way, if you post the current code you have. 1 Link to comment
jazzy Posted November 28, 2010 Content Count: 2187 Joined: 06/28/09 Status: Offline Share Posted November 28, 2010 http://forums.whirlpool.net.au/archive/660735 Try that? #wrapper { overflow:hidden; } .floater { float:left; width:200px; } float1* float2* I run a website as well and never could figure this out, but never really went too indepth to try. Tell me if you do figure it out! 1 Link to comment
Nishok Posted November 28, 2010 Content Count: 3178 Joined: 08/06/08 Status: Offline Share Posted November 28, 2010 (edited) Thanks both I'll try jazzyy's first, if it doesn't work then I'll contact you, Harry. Awww shit man, I am stealing SG's code! Jager is gonna kill me! Javascript -> block rightclick + block view page source Edit: Dude jazzyy, with that small piece of code you pasted there really made something clear to me! I just found out my WHOLE website's div tagging is totally... WRONG lol The examples of pages I used to learn div tagging made me learn it so wrong.. well it works, but just placing your divs next to each other makes it a pain in the ass, with this way (the correct wau) everything is just as simple as that.. Thanks to both. Edit: http://screencast.com/t/IWaXRShvqr WEEEEEEEEEEEEEEEEEEEEEEEEEEEE Edited November 28, 2010 by Nishok Link to comment
Harry Posted November 28, 2010 Content Count: 2085 Joined: 04/19/10 Status: Offline Share Posted November 28, 2010 Javascript -> block rightclick + block view page source Disable Javascript in browser, put on trollface when you can right-click now. Or View->Page Source, no right-clicking needed. Or just wget/curl/CLI download it. ;) I just found out my WHOLE website's div tagging is totally... WRONG lol The examples of pages I used to learn div tagging made me learn it so wrong.. well it works, but just placing your divs next to each other makes it a pain in the ass, with this way (the correct wau) everything is just as simple as that.. Thanks to both. Grats. Link to comment
Recommended Posts
Reply to Thread
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now