|  | Posted by adrian suri on 06/13/17 11:25 
hi
 I am creating a frame set, but it will not validate because of the meta
 tag <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
 what's wrong with this:
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML/DTD 1.0 Frameset//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
 <meta name="GENERATOR" content="EPM 6.03 (OS/2)" />
 <meta name="keywords" content="performing art, music,
 dramatics,heatre" />
 <meta name="description"  content="Performing arts, teaching acting
 and music" />
 <meta name="AUTHOR" content="Adrian Suri" />
 <meta name="CREATED" content="20050620;8343339" />
 <meta name="CHANGEDBY" content="Adrian Suri" />
 <meta name="CHANGED" content="20050620;8343339" />
 <link rel="stylesheet" type="text/css" href="style/style.css">
 <title>Nigels' Part's Home Pagep</title>
 
 </head>
 <frameset rows="10%,50%">
 <frame src="top.html">
 <frameset cols="18%,88%">
 <frame src="menu.html">
 <frame src="home.html">
 </frameset>
 </frameset>
 </html>
 
 regards
 
 Adrian Suri
  Navigation: [Reply to this message] |