㈠ html中怎样引用本机图片做背景
如果你的网页在:F:\Java光盘\AjaxCode\HTML 这个文件夹里面,那么就应该这样写 {background-image: url("media/Derek1.jpg")} 如果网页文件没有在F盘 那么你应该把Derek1.jpg 拷贝到你网页文件夹内。 这里你要注意的是 想对路径 与绝对路径
㈡ html框架怎么添加背景颜色
html框架怎么添加背景颜色方法:
一、网页单色背景 - TOP
1、如果纯颜色的网页背景,只需要对body设置background背景颜色即可
body{background:#FFF}
设置网页背景为白色
二、规律背景图片 - TOP
1、从上到下渐变横向相同背景
html{background:url(top.jpg)no-repeatcenter0}
body{background:url(foot.jpg)no-repeatcenterbottom}
设置深蓝背景图片为html背景水平居中靠上;设置浅蓝背景图片为body背景图片水平居中靠下。
㈢ html/css利用背景图截取功能,实现圆角矩形,下面是素材,
第一种:一个固定大小的div,直接把图片当做背景,div里加文字、图片,然后微调
第二种:把圆角也当做内容,纯代码写出圆角,然后排版,可以实现任何浏览器的兼容,而且div大小随意,圆角颜色都可以设置(需要我可以写一个例子)
第三种:切出四个角,然后当做内容进行排版
(个人建议:第二种,代码冗余比较多,但是丝毫不影响,而且没有图片的内存后,速度也是杠杠的)
㈣ 如何在HTML个人主页中添加完背景图片后做个框架
在<body></body>之间写个div别
比如
<div class="css样式“></div>
或者直接写样式
<div style="width:宽度px;height:高度px;border:1px #000 solid;margin:0 auto;"></div>
就可以了,不懂去下模板别,单主页做来没意思,素材难找,还不如直接去下载
㈤ 在html中怎样使背景图片拉伸,平铺,居中
<bodybackground="file:///C|/DocumentsandSettings/Administrator/桌面/素材/no1.jpg"style="background-repeat:repeat;">
</body>
选择好需要作为背景的图片,然后选择你需要的平铺方式,如下图:
㈥ css 添加板块背景图片
http://hi..com/tchzx/blog/item/c8a3d613131cae025baf53b0.html
跟我一起玩网络空间CSS教程+090+ (从"零"开始学玩网络空间)
http://hi..com/tchzx/blog/item/c8a3d613131cae025baf53b0.html
谭诚工作室: http://hi..com/tchzx
1.让你看懂css各个参数http://hi..com/tchzx/blog/item/1e0453e7c351052eb838200d.html
2.网络空间CSS使用说明http://hi..com/tchzx/blog/item/b360d33fddd2b0c27c1e714a.html
3.怎样编写CSS的! http://hi..com/tchzx/blog/item/d75fd7a2f36821adcaefd0e1.html
4.CSS代码解密http://hi..com/tchzx/blog/item/f106f71f339b06f5e1fe0bfe.html
5.一个CSS的漏洞http://hi..com/tchzx/blog/item/c1e74cfb9c6c8164024f560d.html
6.增加自定义模块功能http://hi..com/tchzx/blog/item/c207c91b9f69d7faae513303.html
7.更换主体及文章的背景http://hi..com/tchzx/blog/item/f7b0d609ad57ba82d0581b15.html
8.透明flash代码http://hi..com/tchzx/blog/item/5012e1cd15168a510eb345e3.html
9.网络空间十大宝藏http://hi..com/tchzx/blog/item/7e3daa6eb9da40da80cb4a62.html
10.制作个性化的标题栏http://hi..com/tchzx/blog/item/ae077109a6518aaf2fddd434.html
11.看到更多的网络空间http://hi..com/tchzx/blog/item/dbe16c634f5e47600d33fa07.html
12.网络空间的8个优缺点http://hi..com/tchzx/blog/item/75d054432e8b9e119213c606.html
13.专栏分割线的代码修改http://hi..com/tchzx/blog/item/32c416df0880ac1362279831.html
14.添加自己的LOGO图片http://hi..com/tchzx/blog/item/0bee1a9599002e087af48000.html
15.宣传网络空间的方法http://hi..com/tchzx/blog/item/a8f9758b7e459512c9fc7a59.html
16.添加多首背景音乐http://hi..com/tchzx/blog/item/5339282e42b2bd504ec22617.html
17.设置透明背景图http://hi..com/tchzx/blog/item/f4cb90dd7fad81345882ddb6.html
18.更改空间的鼠标样式http://hi..com/tchzx/blog/item/50c2c15cc3d17f43faf2c0b6.html
19.在空间里加入滚动条http://hi..com/tchzx/blog/item/702631d319d09a003bf3cfb6.html
20.透明的背景音乐的播放器http://hi..com/tchzx/blog/item/97f7b909d38ada246a60fbb6.html
21.透明个性化滚动条http://hi..com/tchzx/blog/item/3013b5fbeaff41224e4aeab6.html
22.给链接添加背景色效果代码http://hi..com/tchzx/blog/item/effb6427fc39db03908f9db6.html
23.显示"点击给你发消息"怎么在空间做! http://hi..com/tchzx/blog/item/62e02f3893d9c524b9998fb6.html
24.去掉文章题目下划线http://hi..com/tchzx/blog/item/ce8c044f1019db36aec3abb6.html
25.常用插入图片位置的代码http://hi..com/tchzx/blog/item/83257c89c9b823b30e2444b5.html
26.如何隐藏播放器而不影响音乐播放http://hi..com/tchzx/blog/item/e4233edbfb147e66d1164eb5.html
27.如何有字体阴影http://hi..com/tchzx/blog/item/b1d78094e72b511ed31b70b5.html
28.自制闪字空间名称http://hi..com/tchzx/blog/item/df49ca114a626b10b8127bb5.html
29.解决回车换两行的问题http://hi..com/tchzx/blog/item/b420a086e4fe533e66096eb5.html
30.调整一下行距http://hi..com/tchzx/blog/item/b8bc514e84b1fd09b2de05b5.html
31.让空间拥有精美flash背景http://hi..com/tchzx/blog/item/5fc12af5ea17b525bd3109b5.html
32.让空间自动弹出对话框!http://hi..com/tchzx/blog/item/5339282e4cd0b7504ec226b5.html
33.修改blog显示的文字颜色大小http://hi..com/tchzx/blog/item/691c36ad2e075a094a36d6b5.html
34.如何让你的浏览器滚动条变色http://hi..com/tchzx/blog/item/af686238d73fbd2396ddd8b5.html
35.为评论和链接加上图片http://hi..com/tchzx/blog/item/b2c26759e6c5f82a2934f0b5.html
36.如何在"其它"下面加上图片http://hi..com/tchzx/blog/item/6c1f975228ca5e0e0df3e3b5.html
37.网络空间的名称如何用艺术字?http://hi..com/tchzx/blog/item/0738f00331678cec09fa93b5.html
38.网络空间文字发光的方法http://hi..com/tchzx/blog/item/d5b9ff19f8f01a7adbb4bdb5.html
39.文字快速插链接http://hi..com/tchzx/blog/item/ca2b7e3166bd9f19eac4afb5.html
40.空间模块巧移动http://hi..com/tchzx/blog/item/b4abaa4b8efb5ff083025cb4.html
41.个性化你的IP显示,自定义颜色http://hi..com/tchzx/blog/item/378ed71659cc8718962b43b4.html
42.全透明http://hi..com/tchzx/blog/item/c12a7a1e97f322f41ad576b4.html
43.空间背景半透明http://hi..com/tchzx/blog/item/b4e8bda1faf95e8b461064b4.html
44.如何在网络空间的文章标题周围加花边图案?http://hi..com/tchzx/blog/item/55a6221fbf22fdc8a68669b4.html
45.关于网络空间照片大小限制的问题!!! http://hi..com/tchzx/blog/item/f7b0d609ab36b082d0581bb4.html
46.如何在网络空间发表文章时插入FLESH动画?http://hi..com/tchzx/blog/item/f106f71f32c101f5e1fe0bb4.html
47.怎样换网络空间的背景http://hi..com/tchzx/blog/item/c94729dd492b50d98c1029b4.html
48.做分割线的方法http://hi..com/tchzx/blog/item/f6fbb77e136749380dd7dab4.html
49.在网络空间里面添加自己的特效http://hi..com/tchzx/blog/item/69db8044561f364c500ffeb4.html
50.在文章中快速插入图片http://hi..com/tchzx/blog/item/437f5eee9b8a79fbb3fb95b4.html
51.添加计数器的两种方法http://hi..com/tchzx/blog/item/0731f5d3cecb3ddfa8ec9ab4.html
52.如何在空间顶部加入图片http://hi..com/tchzx/blog/item/4b9b8cd437fbab01a08bb7b4.html
53.发表评论框的图片http://hi..com/tchzx/blog/item/b4abaa4b8ef45ff083025cab.html
54.改变空间主页名称和简介的字体大小http://hi..com/tchzx/blog/item/7e3daa6e94237dda80cb4aab.html
55.给超链接添加按钮效果http://hi..com/tchzx/blog/item/95f73d292412ccfe98250aab.html
56.如何给评论框添加背景http://hi..com/tchzx/blog/item/c26ece17518b4b09c83d6df9.html
57.Iframe 用法的详细讲解http://hi..com/tchzx/blog/item/e23e207f172e2b0828388a8e.html
58.背景图片素材01 http://hi..com/tchzx/blog/item/bc11d02aa2db092dd52af10f.html
59.图片素材20060929 http://hi..com/tchzx/blog/item/6d12563d821675ee3c6d970e.html
60.我的自定义设计 http://hi..com/tchzx/blog/item/3c6ab5b731ac21f431add193.html
61.CSS鼠标样式大全 http://www.hi128.cn/?250/action_viewspace_itemid_37.html
62.跟我一起玩网络空间的音乐和视频+ http://hi..com/tchzx/blog/item/398833a85082a0b1ca130c21.html
63.为<好友列表>增加一个滚动条 http://hi..com/tchzx/blog/item/b54a0bf4d32be5ef7709d70b.html
64.空间模块巧移动 + 文字快速插链接 http://hi..com/tchzx/blog/item/d6369b82c9d0e2bf6d811914.html
65.怎么去掉网络空间里模块的框框!http://hi..com/tchzx/blog/item/5012e1cd2f64b0510eb345b1.html
66.基本颜色代码+ http://hi..com/tchzx/blog/item/e3f0317aa7d065ed2f73b329.html
67.在你的空间中加入幽默元素.. http://hi..com/tchzx/blog/item/5612858b86b287d3fc1f10f0.html
68.网络空间吧[精品]贴+ http://hi..com/tchzx/blog/item/06cf65d06bb7be8fa1ec9cf9.html
69.如何在博客上---中--下加入图片(时钟)http://hi..com/tchzx/blog/item/8e2cb0452fc7b226cefca333.html
72.教你10个你未必知道的CSS技巧! http://hi..com/tchzx/blog/item/ee3cb41c0680918b86d6b60e.html
73.用CSS进行网络空间样式设计! http://hi..com/tchzx/blog/item/f7b0d609a75eac82d0581b0c.html
74.网络空间自动友情链接 http://hi..com/tchzx/blog/item/f235a64477276882b2b7dc98.html
75.一起玩网络空间帮助 http://hi..com/tchzx/blog/item/e4233edbfee96366d0164e98.html
76.一起玩网络空间榜单 http://hi..com/tchzx/blog/item/5173043b98a1f8ea15cecb99.html
77.点对点宣传网络空间 http://hi..com/tchzx/blog/item/e859cc13444c3823dc540164.html
78.网络空间常见27+问题 http://hi..com/tchzx/blog/item/9636b38f8c02a5eef11f365a.html
79.怎样让网络、Google搜到你的博客 http://hi..com/tchzx/blog/item/3c6ab5b70df03df430add15f.html
80.如何加上一个个性时间网页上?http://hi..com/tchzx/blog/item/f467a7ec9522603d279791a5.html
81.教你怎样让背景自动更新,包括头背景 http://hi..com/tchzx/blog/item/92eb968f3bd93afa503d927a.html
82.在 CSS 中关于字体处理效果的思考 http://hi..com/tchzx/blog/item/4ac6be3876097ac2d4622526.html
83.如何置顶文章及美化自定意模块! http://hi..com/tchzx/blog/item/6c1f97523edf440e0df3e382.html
84.如何美化页眉部分 http://hi..com/tchzx/blog/item/d6f1ecc4d2bb75a98326ac83.html
85.更换背景及滚动轴颜色和空间半透代码 http://hi..com/tchzx/blog/item/4dd018306adb8e99a8018e8c.html
86.如何设置标题.简介及文章字体为光晕字 http://hi..com/tchzx/blog/item/55a6221f8acae6c8a786698c.html
87.用CSS来控制网页背景 http://hi..com/tchzx/blog/item/cce94b08ec6526950b7b8228.html
88.CSS产生的特殊效果 http://hi..com/tchzx/blog/item/e763a11ebdb7c61f40341728.html
89.用Css控制IE5.5浏览器中滚动条 http://hi..com/tchzx/blog/item/4dd0183097408399a8018e29.html
90.css语法(网络空间) http://hi..com/tchzx/blog/item/e5e21ed8ac5b8a3532fa1c29.html
㈦ 关于html页面制作
制作的网页:
整体思路:
先布局再CSS控制
骨架搭好了,初始化样式,
后再弄CSS样式。注意:将CSS的样式导入到外部样式表时,要注意图片的位置,以及
对外部样式表的引入
1、头部的背景图片的高度128px来自素材的图片高,容器的宽度大小也来自图片
的宽,那么这里背景图片设置的有意思吗?不设置效果一样呀!!
2、图片的位置:当你在编写index.html页面代码时,出现一些图片路径时,那么
先分清楚哪些是同级目录文件
㈧ 关于html的background问题 背景图片显示不出来
<body style="background-image: url('文件路径 ')">
㈨ 怎样制作html网页
怎样制作html网页?制作网页的整体思路有:
在进行网页制作的时候,要明白网页的类型以及所需要的材料,并做好一个框架构想,这样利于网页的效果形成,对后期的建设有相应的链接作用和奠基作用。
先布局,再用CSS进行控制。
骨架搭好了,初始化样式。
注意:将CSS的样式导入到外部样式表时,要注意图片的位置,以及对外部样式表的引入。这点可以参照HTML文件和LING&MAODIANSHANG等
1、头部的背景图片的高度128px来自素材的图片高,容器的宽度大小也来自图片宽
2、图片的位置:当你在编写index.html页面代码时,出现一些图片路径时,那么先分清楚哪些是同级目录文件
<!DOCTYPE
html>
<html>
<head>
</head>
<body>
</body>
</html>
㈩ html像这种标题背景 应该怎么写
最好的办法是做一个渐变的图设置为背景图,这样的话所有浏览器都兼容的说