手机
当前位置:查字典教程网 >网页设计 >脚本HTML教程 >HTML语法效果
HTML语法效果
摘要:一.基本语句:1.发各种字体的字:黑体字:fontface="黑体"黑体字/font宋体字:fontface="宋体"宋体字/font仿宋字...

一. 基本语句:

1. 发各种字体的字:

黑体字: font face="黑体"黑体字/font

宋体字: font face="宋体"宋体字/font

仿宋字: font face="仿宋_GB2312"仿宋字/font

楷体字: font face="楷体_GB2312"楷体字/font

隶书字: font face="隶书"隶书字/font

幼圆字: font face="幼圆"幼圆字/font

倒黑体字: font face="@黑体"倒黑体字/font

倒宋体字: font face="@宋体"倒宋体字/font

倒仿宋字: font face="@仿宋_GB2312"倒仿宋字/font

倒楷体字: font face="@楷体_GB2312"倒楷体字/font

倒隶书字: font face="@隶书"倒隶书字/font

倒幼圆字: font face="@幼圆"倒幼圆字/font

2. 发各种字号的大小字:

(1) 发小字:

小字 : small小字/small

小字 : smallsmall小字/small/small

(2) 发大字:

大字: 大字

大字 : 大字

大字: 大字

大字: 大字

(3) 发各种字号的大小字:

-1号字 :负一号字○号字 :○号字一号字:一号字二号字:二号字三号字:三号字四号字:四号字五号字:五号字六号字:六号字七号字:七号字

(4) 发各种字号的大小字:

负三号字:font size=-4负四号字/font

负三号字:font size=-3负三号字/font

负三号字:font size=-2负二号字/font

负一号字 :font size=-1负一号字/font

○号字 :font size=0○号字/font

一号字 :font size=1一号字/font

二号字:font size=2二号字/font

三号字 :font size=3三号字/font

四号字 :font size=4四号字/font

五号字:font size=5五号字/font

六号字: font size=6六号字/font

七号字: font size=7七号字/font

(5) 发各种字号的大小字:

0pt字font style=font:0pt0pt字/font

1pt字font style=font:1pt1pt字/font

2pt字font style=font:2pt2pt字/font

3pt字font style=font:3pt3pt字/font

4pt字font style=font:4pt4pt字/font

5pt字font style=font:5pt5pt字/font

6pt字font style=font:6pt6pt字/font

7pt字font style=font:7pt7pt字/font

8pt字font style=font:8pt8pt字/font

9pt字font style=font:9pt9pt字/font

10pt字font style=font:10pt10pt字/font

20pt字font style=font:20pt20pt字/font

30pt字font style=font:30pt30pt字/font

40pt字font style=font:40pt40pt字/font

50pt字font style=font:50pt50pt字/font

60pt字font style=font:60pt60pt字/font

70pt字font style=font:70pt70pt字/font

80pt字font style=font:80pt80pt字/font

90pt字font style=font:90pt90pt字/font

font style=font:100pt100pt字/font

font style=font:200pt200pt字/font

font style=font:300pt300pt字/font

font style=font:400pt400pt字/font

font style=font:500pt500pt字/font

3. 文字修饰:

粗体字 : 粗体字

斜体字 : 斜体字

粗斜体字: 粗斜体字

下划线 : 下划线

删除线 : STRIKE删除线/STRIKE

上标上标: 上标上标

下标下标: 下标下标

4. 文字颜色:

例:

红色字: font color=#ff0000红色字/font

红色字: font color=red红色字/font

5. 颜色:

红色: [color=red]

兰色: [color=blue]

绿色: [color=green]

黄色: [color=yellow]

黑色: [color=black]

白色: [color=white]


红色: [color=#ff0000]

红色: [color=#ff00ff]

绿色: [color=#008000]

绿色: [color=#ccff99]

紫色: [color=#9900cc]

黑色: [color=#000000]

白色: [color=#ffffff]


绝对黑色: [color=#000000]

深蓝忧郁: [color=#000088]

草原之蓝: [color=#0000ff]

橄榄树绿: [color=#008800]

灰蓝种族: [color=#008888]

海洋之蓝: [color=#0088ff]

绿色回忆: [color=#00a010]

蓝色月光: [color=#1100ff]

夜幕低垂: [color=#111111]

灰色轨迹: [color=#333333]

春草青青: [color=#50b000]

暗夜兴奋: [color=#880000]

发亮蓝紫: [color=#8800ff]

卡其制服: [color=#888800]

伦敦灰雾: [color=#888888]

兴份过蓝: [color=#8888ff]

紫的拘谨: [color=#aa00cc]

流金岁月: [color=#aaaa00]

卡布其诺: [color=#ccaa00]

正宗喜红: [color=#ff0000]

爱的暗示: [color=#ff0088]

红的发紫: [color=#ff00ff]

黄金岁月: [color=#ff8800]

红袍飘飘: [color=#ff0005]

紫金绣帖: [color=#ff88ff]

焚心似火: [color=#ee0005]

红粉佳人: [color=#ee01ff]

我不知道: [color=#3388aa]

6. 排版:

居左排版/left

p align="left"居左排版

div align=left居左排版

center居中排版/center

p align="center"居中排版

div align=center居中排版

p align="right"居右排版

div align=right居右排版

7. 色带:

语句为:marquee bgcolor=颜色/marquee 颜色按一.5.选择。

例:

marquee bgcolor=#ff0000/marquee

8. 发移动字:

(1) 向左移动字:

marquee向左移动字/marquee

向左移动字

(2) 发向右移动字:

marquee direction=right向右移动字/marquee

向右移动字

(3) 发来回移动字:

marquee behavior=alternate向左来回移动字/marquee

marquee direction=right behavior=alternate向右来回移动字/marquee

向左来回移动字

向右来回移动字

(4) 发向上移动字:

marquee direction=up 向上移动字/marquee

------------------------------------------------------------------

向上移动字

------------------------------------------------------------------

(5) 发向下移动字:

marquee direction=down 向下移动字/marquee

------------------------------------------------------------------

向下移动字

------------------------------------------------------------------

(6) 发限高向上、向下移动字:

marquee height=50 direction=down 限高向下移动字/marquee

marquee height=50 direction=up 限高向上移动字/marquee

------------------------------------------------------------------

限高向下移动字

------------------------------------------------------------------

限高向上移动字

------------------------------------------------------------------

(7) 发限高上下来回移动字:

marquee height=50 direction=down behavior=alternate 限高上下来回移动字/marquee

marquee height=50 direction=up behavior=alternate 限高上下来回移动字/marquee

------------------------------------------------------------------

限高上下来回移动字

------------------------------------------------------------------

限高上下来回移动字

------------------------------------------------------------------

(8) 控速移动字:

marquee scrollamount=N控速移动字/marquee

控速移动字的速度控制值N的取值: 1. N0与N=6速度相同; 2. N≠0; N>0的任意值。

控速移动字N=-9

控速移动字N=-1

控速移动字N=1

控速移动字N=2

控速移动字N=3

控速移动字N=4

控速移动字N=5

控速移动字N=6

控速移动字N=7

8控速移动字N=8

控速移动字N=9

marquee scrollamount=-9控速移动字N=-9/marquee

marquee scrollamount=-1控速移动字N=-1/marquee

marquee scrollamount=1控速移动字N=1/marquee

marquee scrollamount=2控速移动字N=2/marquee

marquee scrollamount=3控速移动字N=3/marquee

marquee scrollamount=4控速移动字N=4/marquee

marquee scrollamount=5控速移动字N=5/marquee

marquee scrollamount=6控速移动字N=6/marquee

marquee scrollamount=7控速移动字N=7/marquee

marquee scrollamount=8控速移动字N=8/marquee

marquee scrollamount=9控速移动字N=9/marquee

marquee scrollamount=10控速移动字N=10/marquee

marquee scrollamount=20控速移动字N=20/marquee

marquee scrollamount=30控速移动字N=30/marquee

marquee scrollamount=40控速移动字N=40/marquee

marquee scrollamount=50控速移动字N=50/marquee

marquee scrollamount=60控速移动字N=60/marquee

marquee scrollamount=70控速移动字N=70/marquee

marquee scrollamount=80控速移动字N=80/marquee

marquee scrollamount=90控速移动字N=90/marquee

marquee scrollamount=100控速移动字N=100/marquee

marquee scrollamount=200控速移动字N=200/marquee

marquee scrollamount=300控速移动字N=300/marquee

(9) 发限高控速向上、向下移动字:

marquee height=50 direction=down scrollamount=1 限高控速向下移动字/marquee

marquee height=50 direction=up scrollamount=2 限高控速向上移动字/marquee

------------------------------------------------------------------

限高控速向下移动字

------------------------------------------------------------------

限高控速向上移动字

------------------------------------------------------------------

(10) 左右跳动移动字:

marquee scrolldelay=时间间隔左右跳动移动字/marquee

marquee scrolldelay=500向左跳动移动字/marquee

marquee direction=right scrolldelay=500向右跳动移动字/marquee

向左跳动移动字向右跳动移动字

(11) 发向上跳动移动字:

marquee height=100 direction=up scrolldelay=1000向上跳动移动字/marquee

marquee height=100 direction=down scrolldelay=1000向下跳动移动字/marquee

------------------------------------------------------------------

向上跳动移动字

------------------------------------------------------------------

向下跳动移动字

------------------------------------------------------------------

9. 发图片:

注意,图片必须是网络上的图片。

HTML语法效果1

11. 地址链接:

语句:a href="地址链接网址......"点击这里

12. 发按钮和按钮字:

按钮: button/button

空白按钮: button nbsp;/button

按钮字:button按钮字/button 按钮字

二. 各种字符图案:

font face=wingdings size=4/fontA font face=wingdings size=4/fonta

font face=wingdings size=4/fontB font face=wingdings size=4/fontb

font face=wingdings size=4/fontC font face=wingdings size=4/fontc

font face=wingdings size=4/fontD font face=wingdings size=4/fontd

font face=wingdings size=4/fontE font face=wingdings size=4/fonte

font face=wingdings size=4/fontF font face=wingdings size=4/fontf

font face=wingdings size=4/fontG font face=wingdings size=4/fontg

font face=wingdings size=4/fontH font face=wingdings size=4/fonth

font face=wingdings size=4/fontI font face=wingdings size=4/fonti

font face=wingdings size=4/fontJ font face=wingdings size=4/fontj

font face=wingdings size=4/fontK font face=wingdings size=4/fontk

font face=wingdings size=4/fontL font face=wingdings size=4/fontl

font face=wingdings size=4/fontM font face=wingdings size=4/fontm

font face=wingdings size=4/fontN font face=wingdings size=4/fontn

font face=wingdings size=4/fontO font face=wingdings size=4/fonto

font face=wingdings size=4/fontP font face=wingdings size=4/fontp

font face=wingdings size=4/fontQ font face=wingdings size=4/fontq

font face=wingdings size=4/fontR font face=wingdings size=4/fontr

font face=wingdings size=4/fontS font face=wingdings size=4/fonts

font face=wingdings size=4/fontT font face=wingdings size=4/fontt

font face=wingdings size=4/fontU font face=wingdings size=4/fontu

font face=wingdings size=4/fontV font face=wingdings size=4/fontv

font face=wingdings size=4/fontW font face=wingdings size=4/fontw

font face=wingdings size=4/fontX font face=wingdings size=4/fontx

font face=wingdings size=4/fontY font face=wingdings size=4/fonty

font face=wingdings size=4/fontZ font face=wingdings size=4/fontz

font face=wingdings size=40123456789/font 0123456789

font face=wingdings size=4任意文字字母,变成特殊字符。/font

任意文字字母,变成特殊字符。

font color ="#FF0000" size ="7" face ="Webdings"ABCDEFGHIJKLM/font

font color ="#FF0000" size ="7" face ="Webdings"NOPQRSTUVWXYZ/font

font color ="#FF0000" size ="7" face ="Webdings"abcdefghijklm/font

font color ="#FF0000" size ="7" face ="Webdings"nppqrstuvwxyz/font

font color ="#FF0000" size ="7" face ="Webdings"0123456789/font

ABCDEFGHIJKLM

NOPQRSTUVWXYZ

abcdefghijklm

nppqrstuvwxyz

0123456789

三. 混合语句:

1. 一步一步往上跳:

marquee height=100 direction=up scrollamount=20 scrolldelay=1000 top=100font color=#0000FF face=Arial, Helvetica, sans-serif 一步一步往上跳/font/marquee

------------------------------------------------------------------

一步一步往上跳

------------------------------------------------------------------

2. 发色带移动字:

marquee bgcolor=#ccff99色带移动字/marquee

色带移动字

3. 发移动倒黑体字:

marqueefont size=4 face="@黑体"移动倒黑体字/font/marquee

移动倒黑体字

4. 发按钮倒黑体字:

buttonfont size=4 face="@黑体"按钮倒黑体字/font/button 按钮倒黑体字

5. 发移动按钮倒黑体字:

marqueebuttonfont size=3 face="@黑体"移动按钮倒黑体字/font/button/marquee

移动按钮倒黑体字

6. 发点按钮弹出文字:

input type="button" value="点按钮" OnClick="alert('弹出文字')"

input type="button" value="你的快乐:" OnClick="alert('就是我的快乐呀!')"

下面一句点完按钮,再在其他地方点一下。

input type="button" value="你的快乐:" Onblur="alert('就是我的快乐呀!')"

input type="button" value="请点这里" Onblur="alert('你点中我了!')"

7. 发双重字:

input type="text" value="祝你快乐!" Onblur="alert(t1.value)" name="t1"font face=wingdings size=4/font

J

input type="text" value="你的快乐:" Onblur="alert('就是我的快乐呀!')"font face=wingdings size=4/font

J

8. 发组合移动字:

(1) 发左右摆动字:

1):

[marquee width=40 behavior=alternate/marqueemarquee width=40 behavior=alternate/marqueemarquee width=40 behavior=alternate/marquee/font

[

还~

] [

好~

] [

么~

]

2):

转marquee width=7% behavior=alternate/marqueemarquee width=7% behavior=alternate/marqueemarquee width=7% behavior=alternate/marqueemarquee width=7% behavior=alternate/marqueemarquee behavior=alternateu嘻嘻~~/marquee

嘻嘻~~

(2) 左向异速字:

marquee scrollamount=1你好。/marqueemarquee scrollamount=2你好。/marqueemarquee scrollamount=3你好。/marqueemarquee scrollamount=4你好。/marqueemarquee scrollamount=5你好。/marquee

你好。

你好。

你好。

你好。

你好。

(3) 中间异速字:

1) center------------------------------------------------------------------[marquee width="15%" behavior=alternate scrollamount=1你好。/marqueeBRmarquee width="33%" behavior=alternate scrollamount=2你好。/marqueeBRmarquee width="42%" behavior=alternate scrollamount=3你好。/marqueeBRmarquee width="51%" behavior=alternate scrollamount=4你好。/marqueeBRmarquee width="60%" behavior=alternate scrollamount=5你好。/marqueeBR ------------------------------------------------------------------/center

------------------------------------------------------------------

[ 你好。]

[ 你好。]

[ 你好。]

[ 你好。]

[ 你好。]

------------------------------------------------------------------

2) centermarquee width="33%" behavior=alternate scrollamount=2你好。/marqueeBRmarquee width="42%" behavior=alternate scrollamount=3你好。/marqueeBRmarquee width="51%" behavior=alternate scrollamount=4你好。/marqueeBR/center

[ 你好。]

[ 你好。]

[ 你好。]

(4) 左轮转字:

转marquee width=5%/marqueemarquee width=5%/marqueemarquee width=5%/marqueemarquee width=5%/marqueemarqueeu嘻嘻~~/marquee

嘻嘻~~

(5) 上下左右游动粗体黑字:

marquee height=50 behavior=alternate direction=upmarquee behavior=alternatebfont color=BLACK上下左右游动粗体黑字/font/b/marquee/marquee

上下左右游动粗体黑字

(6) 左右易位:

marquee direction=right/marqueecenter嘿 嘿/centermarquee/marquee/font

嘿 嘿哦

(7) 向左跳动:

marquee scrolldelay=500 scrollamount=100啦啦啦,我走一步,停一停!/marquee

啦啦啦,我走一步,停一停!

(8) 向左跑动:

marquee scrollamount=20啦啦啦,我走得好快哟!/marquee

啦啦啦,我走得好快哟!

9) 来回走动:

marquee behavior=alternate啦啦啦,我来回走耶!/marquee

啦啦啦,我来回走耶!

(10) 向左走动:

marquee behavior=scroll啦啦啦,我一圈一圈绕着走!/marquee

啦啦啦,我一圈一圈绕着走!

(11) 中间出三次走动:

marquee loop=3 width=50% behavior=scroll啦啦啦,我只走 3 趟哟!/marquee

(12) 向上浮动:

marquee direction="up" 呵呵!/marquee

(13) 向下浮动:

marquee direction="down" 希望你成为这里的老朋友!/marquee

9. 方框游动字:

(1) p align="center"table border="1" width="50%"trtd width="100%"marquee behavior="alternate"font color="#FF0000" size="6" face="幼圆"方框游动字/font/marquee/td/tr/table/p

方框游动字

(2) p align="center"table border="2" width="20%"trtd width="100%"marquee behavior="alternate"font color="#FF0000" size="6" face="隶书"泡.点./font/marquee/td/tr/table/p

泡.点.

(3) p align="center"table border="3" width="50%"trtd width="80%"marquee behavior="alternate"font color="#FF0000" size="4" face="宋体"弟姐妹们,我要先闪了!嘿嘿! /font/marquee/td/tr/table/p

弟姐妹们,我要先闪了!嘿嘿!

(4) marquee height=150 behavior=alternate direction=upmarquee behavior=alternatetable border=2 width="120"trthemfont color=#FF0000 size=6 face=隶书 泡.点./font/em/th/tr/table/marquee/marquee

泡.点.

10. 文字图片组合:

(1) 游动文字图片:

marquee behavior=alternatetable cellspacing=5 border=5 bordercolorlight=red bordercolordark=bluetrth bgcolor=yellowemfont color=red大家觉得怎么样啊?????????????????????????????????????!img src=/uploads/allimg/200712/20071224002837246.jpg/font/em/th/tr/table/marquee

(2) 发 先上下左右游动10次、后左右摆动粗体字及图片

marquee height=140 behavior=alternate loop=10 direction=upmarquee behavior=alternatebfont color=BLACK摇呀摇,摇到外婆桥!img src=/upimg/allimg/070225/1421382.gif/font/b/marquee/marquee

摇呀摇,摇到外婆桥!

(3) 发上下左右游动图片

marquee height=80 behavior=alternate direction=upmarquee behavior=alternateimg src="/upimg/allimg/070225/1421385.gif"/marquee/marquee

HTML语法效果2

(4) 向左移动图片文字:

marqueeimg src=/upimg/allimg/070225/1421385.giffont size=5呵呵!我看还是摇铃吧!!!/font/marquee

HTML语法效果2 呵呵!我看还是摇铃吧!!!

11. 发居中渐大文字:

centerfont color=#ff0000h6爱你 好爱你 我好爱你 我真的好爱你 好好好啊爱护爱你 爱你/font/center

爱你好爱你我好爱你我真的好爱你好好好啊爱护爱你爱你

12. 发渐大五星:

font color ="#FCAB14" size ="1"/fontfont color ="#FF0000" size ="2"/fontfont color ="#FF0088" size ="3"/fontfont color ="#FF00FF" size ="4"/fontfont color ="#FF8800" size ="5"/fontfont color ="#FF8080" size ="6"/fontfont color ="#FF88FF" size ="7"/font

★ ★ ★ ★ ★ ★ ★

14. 聊天室发公告、警告:

下列公告、警告的发布应具有隐蔽性,发布时要注意调整好“你好”后面的时间:

(1) 你好。font size=-3(03:18:02)/fontbrfont size=+1 color=ff0000←心香一瓣聊天室→公告:font color=0000ff大家开心地聊吧。/font/font

你好。(03:18:02)

←心香一瓣聊天室→公告:大家开心地聊吧。

(2) 你好。font size=-3(03:18:02)/fontbrfont size=+1 color=ff0000心香一瓣聊天室公告:font color=0000ff文明聊天。/font/font

你好。(03:18:02)

心香一瓣聊天室公告:文明聊天。

(3) 你好。font size=-3(03:18:02)/fontbrfont size=+1 color=ff0000←心香一瓣聊天室→公告:font color=0000ff我要泡工作了,不聊了。/font/font

你好。(03:18:02)

←心香一瓣聊天室→公告:我要泡工作了,不聊了。

(4) 你好。font size=-3(03:18:02)/fontbrfont size=+1 color=ff0000心香一瓣聊天室警告:font color=0000ff警告!/font/font

你好。(03:18:02)

心香一瓣聊天室警告:警告!

(5) 你好。font size=-3(03:18:02)/fontbrfont size=+1 color=ff0000心香一瓣聊天室警告:font color=0000ff文明聊天,不准刷屏。/font/font

你好。(03:18:02)

心香一瓣聊天室警告:文明聊天,不准刷屏。

(6) 你好。font size=-3(03:18:02)/fontbrfont size=+1 color=ff0000←心香一瓣聊天室→警告:font color=0000ff某精灵不要闹。/font/font

你好。(03:18:02)

←心香一瓣聊天室→警告:某精灵不要闹。

(7) 你好。font size=-3(03:18:02)/fontbrfont size=+1 color=007700←心香一瓣聊天室→公告:font color=0000ff某精灵/font因违反本室规定,被font color=0000ff天使/font踢出聊天室了~/font

你好。(03:18:02)

←心香一瓣聊天室→公告:某精灵因违反本室规定,被天使踢出聊天室了~

(8) 走了?font size=-3(14:18:30)/fontbr为了室容整洁,font color=0000ffuwalker/font/b轻轻地清空了聊天室的画面。。。。。。

走了?(14:18:30)

为了室容整洁,walker轻轻地清空了聊天室的画面。。。。。。

(9) 你好。font size=-3(14:18:30)/fontbr为了室容整洁,font color=0000ffu/u/font/b轻轻的擦了一下聊天室的天空..........

你好。(14:18:30)

为了室容整洁,walker轻轻的擦了一下聊天室的天空..........

15. 文字色带组合:

(1) 文字、色带双游动:

marqueemarquee bgcolor=greenfont size=5 color=white文字、色带双游动/font/marquee/marquee

文字、色带双游动

(2) 发左定位色带移动字:

1) 左定位20色带移动字:

marquee hspace=20 width=600 bgcolor=ffaaaa左定位20色带移动字/marquee

左定位20色带移动字

2) 左定位40色带移动字:

marquee hspace=40 width=600 bgcolor=ffaaaa左定位40色带移动字/marquee

左定位40色带移动字

3) 左定位80色带移动字:

marquee hspace=80 width=600 bgcolor=ffaaaa左定位80色带移动字/marquee

左定位80色带移动字

4) 左定位160色带移动字:

marquee hspace=160 width=600 bgcolor=ffaaaa左定位160色带移动字/marquee

左定位160色带移动字

(3) 发定宽度色带移动字:

1) 定宽度100色带移动字:

marquee width=100 bgcolor=ffaaaa定宽度100色带移动字/marquee

定宽度100色带移动字

2) 定宽度200色带移动字:

marquee width=200 bgcolor=ffaaaa定宽度200色带移动字/marquee

定宽度200色带移动字

3) 定宽度400色带移动字:

marquee width=400 bgcolor=ffaaaa定宽度400色带移动字/marquee

定宽度400色带移动字

(4) 发相对宽度色带移动字:

1) 相对宽度25%色带移动字:

marquee width=25% bgcolor=ffaaaa相对宽度25%色带移动字/marquee

相对宽度25%色带移动字

2) 相对宽度50%色带移动字:

marquee width=50% bgcolor=ffaaaa相对宽度50%色带移动字/marquee

相对宽度50%色带移动字

3) 相对宽度75%色带移动字:

marquee width=75% bgcolor=ffaaaa相对宽度75%色带移动字/marquee

相对宽度75%色带移动字

(5) 发定行距色带移动字:

1) 定行距10色带移动字:

marquee vspace=10 bgcolor=ffaaaa定行距10色带移动字/marquee

------------------------------------------------------------------

定行距10色带移动字

------------------------------------------------------------------

2) 定行距20色带移动字:

marquee vspace=20 bgcolor=ffaaaa定行距20色带移动字/marquee

------------------------------------------------------------------

定行距20色带移动字

------------------------------------------------------------------

3) 定行距40色带移动字:

marquee vspace=40 bgcolor=ffaaaa定行距40色带移动字/marquee

------------------------------------------------------------------

定行距40色带移动字

------------------------------------------------------------------

(6) 组合:

1) font size=7 face="幼圆"你的快乐:/fontmarquee hspace=20 vspace=40 width=200 bgcolor=ffaaaa align=middle就是我的快乐呀!/marquee

你的快乐:

就是我的快乐呀!

2) marquee scrollamount=10 bgcolor=black width=150 bEhavior=alTernatefont face=WINGDINGS color=white/font/marqueefont size=5 color=red face=@宋体大家好啊!/font

aa

大家好啊!

17 自动跳转其他网页:

(1) 自动跳转到“网络时空”:

meta http-equiv=refresh content=500;url=div align=centerfont color=#ff0000font style=font:30pt face="楷体_GB2312"网页设计中心/fontfont style=font:10pt face="宋体"――找寻生活的阳光色彩/font/font/div

(2) 自动跳转到“中央电视台”:

meta http-equiv=refresh content=500;url=/div align=centerimg src=/upimg/allimg/070225/1421387.gif alt=看新闻啦! border=0brbfont size=5 color=#3366CC中央电视台!/font/b/div

HTML语法效果3

【HTML语法效果】相关文章:

HTML表格的标题

HTML表格中英文和数字换行问题

XHTML表单标签

HTML语言剖析(十五) 调色原理

HTML表格的表头

HTML 4.0 语法文字标签

HTML语言剖析(十二) 多媒体标记

HTML 4.0 语法排版标签

HTML 4.0 语法其他技巧

HTML语法汇总

精品推荐
分类导航