html - Text on top of lines -


i trying text show above horizontal lines. try might text show underneath.

here code http://jsfiddle.net/mrchin/utsxz/

can see need do? i've done layout in flash , still learning css. appreciated.

positioning text relatively seems work:

#txt_projects {    position: relative;    } 

Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -