No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I'm having a little problem with my new site. I have a Div element, which is explicitly set to 226px wide (inside the div is a load of text). To that i've applied a 10px padding all the way round, so the css is currently: [icode].layout_style_left_panel { width: 226px; float: …
Sounds a little like you are having a similar problem to me. I had 3 columns in my page (div elements) of a specified width. The columns can have different amounts of text in them, so I didn't specify a height, I let that be fluid, but I needed all …
Hello all, I'm new to this, so please excuse anything that isn't being done 'right'. I am creating a page that contains 3 sections, spread across the width of my page. The idea is to create 3 separate content areas. I've created these sections using div elements. The 3 divs …
The End.
FraserM