adding css to text
-
how would i go about adding the style to the text for example
<style>
div.ex
{
width:220px;
padding:10px;
border:5px solid gray;
margin:0px;
color: blue;
}
</style>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘adding css to text’ is closed to new replies.