Hvordan laver man en fast brede på et frameset
Jeg har et frameset som skal have en brede på 790px men hvordan kan jeg angive det?Her er mit frameset:
<frameset framespacing="0" border="false" frameborder="0" rows="58,69%,*">
<frame name="top" scrolling="no" noresize target="middle" src="teleinsight%20top.htm">
<frame name="middle" target="bottom" src="20midt.htm" scrolling="auto"
marginwidth="13" marginheight="13">
<frame name="bottom" src=".htm" target="_self">
<noframes>
<body background="file:///C:/!test/0bag.jpg" bgproperties="fixed">
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
