CSS+HTML语法与范例详解词典
- 资料大王PDF
-
0 次阅读
-
0 次下载
-
2024-08-07 23:05:12
微信
赏
支付宝
文档简介:
CSS+HTML语法与范例详解词典
符旭凌 著
ISBN:978-7-111-26364-7
本书纸版由机械工业出版社于2009年出版,电子版
由华章分社(北京华章图文信息有限公司)全球范
围内制作与发行。
版权所有,侵权必究
客服热线:+ 86-10-68995265
客服信箱:service@bbbvip.com
官方网址:www.hzmedia.com.cn
新浪微博 @研发书局
腾讯微博 @yanfabook
目 录
前言
如何使用本书
本书编排体例
致谢与分工
第1章 HTML结构元素
base
body
br
caption
col
colgroup
dd
del
div
dl
dt
fieldset
frame
frameset
h1...h6
html
iframe
ins
legend
li
noframes
ol
p
span
table
tbody
td
tfoot
th
thead
tr
ul
第2章 HTML内容元素
a
abbr
acronym
address
area
bgsound
button
code
font
form
hr
img
input
label
map
object
optgroup
option
param
select
textarea
title
第3章 HTML修饰形容元素
b
basefont
big
blockquote
center
cite
dfn
em
i
kbd
pre
q
s
samp
small
strike
strong
sub
sup
u
var
第4章 HTML扩展元素
applet
class
embed
id
import
link
marquee
noscript
ruby
script
style
target
第5章 CSS选择器
a:active
a:focus
a:hover
a:link
a:visited
after
before
element
element#idname
element.classname
element1.element2
element1:[att|="val"]
element1[attr$="substring"]
element1[attr*="substring"]
element1[attr]
element1[attr^="substring"]
element1[attr~="value"]
el......
评论
发表评论