随笔分类 - html和css
摘要:<html><head></head><frameset rows="120,*"><frame name="frame1" src="top.html"/> <frameset cols="100,*"> <frame src="left.html" name="left" noresize/> <frame name="righ"/> </frames
阅读全文
摘要:<head runat="server"> <title></title> <style type="text/css"> body { margin:0px; } .div1 { width:800px; height:500px; border:1px solid #b4b4b4; margin-left:50px; margin-top:50px; } .img1 { width:50px;...
阅读全文