CSS(cascading style sheet)
CSS Syntax :
selector { property: value }
for example :
body {
background: #eeeeee;
font-family: "Trebuchet MS", Verdana, Arial, serif;
}
Informatics Practices, Web Application, Information Technology Contact 9929760942
Comments
Post a Comment