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>


Comments

Popular posts from this blog

HTML FORMS

condition management IF, ELSE, ELSEIF

HTML NOTES