frame_a.html

10:04 PM 0 Comments

<html>
<head>
 <style>
  #mycolor1 {color: blue;}    
  .mycolor2 {color: blue;}
  .textbox{background-color:yellow}
 </style>
 <div  style="background-color:yellow;text-align:center"><h2>Frame 1 </h2></div>
</head>

<body bgcolor="blue">
       <center><input type="text" value="Iam in Frame1" id="Frame1txt" /></center>
   
</body>
</html>

Unknown

This site creates a platform to become an expert by gaining knowledge of unknown real-time issues as well.

0 comments: