ജി.വി.എൽ.പി.എസ് ചിറ്റൂർ/അംഗീകാരങ്ങൾ/2017-18 ൽ ലഭിച്ച അംഗീകാരങ്ങൾ

Schoolwiki സംരംഭത്തിൽ നിന്ന്

<head> <style>

  1. header {
   background-color:steelblue;
   color:white;
   text-align:center;
   padding:5px;

}

  1. nav {
   line-height:30px;
   background-color:#48D1CC;
   color:white;
   height:350px;
   width:110px;
   float:left;
   padding:5px;       

}

  1. section {
   width:350px;
   float:left;
   padding:10px;    

}

  1. footer {
   background-color:steelblue;
   color:white;
   clear:both;
   text-align:center;
  padding:5px;    

} </style> </head>

<body>