1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4 <title>几
转载
2017-04-18 10:51:57
577阅读
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
原创
2022-06-05 00:00:42
80阅读
HTML+CSS小实战案例
登录界面的美化,综合最近所学进行练习
网页设计先布局,搭建好大框架,然后进行填充,完成页面布局
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
4 <title>实验</
转载
2016-08-18 19:35:00
152阅读
2评论
HTML+CSS小实战案例登录界面的美化,综合最近所学进行练习网页设计先布局,搭建好大框架,然后进行填充,完成页面布局 1 html> 2 head> 3 meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> 4 title>实验title> 5 style type=
原创
2021-06-01 23:29:42
482阅读
1 2 3 4 几米简介 5 6 *{ 7 margin:0px;padding:0px; 8 } 9 #header{ 10 background:url(images/banner.gif) no-repeat; 11
原创
2021-06-01 23:30:09
248阅读
1 <html> 2 <head> 3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 4 <title>几米简介</title> 5 <style type="text/css"> 6 *{ 7
转载
2016-08-20 19:01:00
112阅读
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible
原创
2022-07-10 00:04:07
75阅读