INTERNAL CSS
INTERNAL CSS:-imp
1. internal css is used to create inside html page.
2. internal css is to be saved DOT HTML.
structure of internal CSS.:-
<HTML>
<HEAD>
<STYLE TYPE="TEXT/CSS">
LOGICS======{ }
</STYLE>
</HEAD>
<BODY>
</BODY>
</HTML>
INTERNAL CSS:-imp
1. internal css is used to create inside html page.
2. internal css is to be saved DOT HTML.
structure of internal CSS.:-
<HTML>
<HEAD>
<STYLE TYPE="TEXT/CSS">
LOGICS======{ }
</STYLE>
</HEAD>
<BODY>
</BODY>
</HTML>
Comments
Post a Comment