CSS進行簡單網頁佈局(基礎知識)

CSS頁面佈局   製作佈局 一列布局  例子: <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <title>佈局</title> <style type="text/css"> body{ margin:0;padding:0} .top{height:100px;background:bl
相關文章
相關標籤/搜索