Im brand new to CSS and im starting to learn it, i making a table, and this is what i have so far :
[color=darkorange]style type=“text/css”>[/color]
[color=darkorange]h3 {text-indent: .1cm}[/color]
[color=darkorange]h3 {font-family: Verdana}[/color]
[color=darkorange]h3 {color: #666666}[/color]
[color=darkorange]h3 {font-size: 90%}[/color]
[color=darkorange]h3[/color]
[color=darkorange]{[/color]
[color=darkorange]border: 2px dashed #cccccc[/color]
[color=darkorange]}[/color]
I need to the lenght of the border now…
Thank You