Headl3ss Posted March 16, 2010 Share Posted March 16, 2010 Hello, I am alright for this bit... <style> body { background-color:red; } but when it comes with positioning like width and length I dont understand it. I cant produce menu bar which I would like to sit on a left and it would go down. Could anyone help me out please? Quote Link to comment https://forums.phpfreaks.com/topic/195497-css-newbie-cant-get-a-hang-of-positioning/ Share on other sites More sharing options...
Hybride Posted March 19, 2010 Share Posted March 19, 2010 W3 School's CSS or CSS Tutorial.net. You'll have to show more of your code - we can help, but only if you try yourself first. Quote Link to comment https://forums.phpfreaks.com/topic/195497-css-newbie-cant-get-a-hang-of-positioning/#findComment-1028374 Share on other sites More sharing options...
gerkintrigg Posted March 23, 2010 Share Posted March 23, 2010 try <div></div> then within the first <div> putting style="" or apply a class to it. but W3 Schools are an ideal place to start - my degree relied on that website pretty heavily. Quote Link to comment https://forums.phpfreaks.com/topic/195497-css-newbie-cant-get-a-hang-of-positioning/#findComment-1030285 Share on other sites More sharing options...
haku Posted March 23, 2010 Share Posted March 23, 2010 You will also want to read as much as you can about the CSS box model. Without a solid understanding of how it works, CSS positioning will always escape you. Quote Link to comment https://forums.phpfreaks.com/topic/195497-css-newbie-cant-get-a-hang-of-positioning/#findComment-1030299 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.