Thread: div css
View Single Post
  #1 (permalink)  
Old 09-11-08, 01:12 PM
theighost theighost is offline
Newbie Coder
 
Join Date: Jul 2008
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
div css

i am new to css and i kind of hate it now, maybe someone will make me love it.

i have very urgent questions about a div class:

I want to do the following to a div and i need the right css:

1. I need the boder of the div to start with a white line and after the white line comes a gray one.

2.i need the div to be of a specific width and at the same time to be in the center of the page, this div will be the whole page in fact, but it will not be the width of the screen and it WILL be in the centre.

3.if i write any long text in the div, longer than the div, i need that text to continue in the div, not go continuing outside of the div.

btw this div will contain other divs that will contain form inputs.

someone please help. i am getting
Reply With Quote