您现在的位置是: 首页 > 天气趋势 天气趋势
123天气预报15天_1234天气预报15天1
tamoadmin 2024-11-06 人已围观
简介hao123网站左上的天气预报网页代码如下:<iframe src="://.tianqi123/small_page/chengshi_2250.html?c0=red&c1=D96C00&bg=F4FFF4&w=178&h=20&text=yes"?width=178 height=21?marginwidth=0 marginheight=0 hspace=0 vspace=0 fra
hao123网站左上的天气预报网页代码如下:
<iframe src=
"://.tianqi123/small_page/chengshi_2250.html?
c0=red&c1=D96C00&bg=F4FFF4&w=178&h=20&text=yes"?
width=178 height=21?
marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no?
align=center id=url></iframe>
制作网页时常用的代码有HTML,JaScript,ASP,PHP,CGI等,其中超文本标记语言(标准通用标记语言下的一个应用、外语简称:HTML)是最基础的网页代码。
扩展资料:
网页代码的一些简单使用:
<marquee>...</marquee>普通卷动
<marquee behior=slide>...</marquee>滑动
<marquee behior=scroll>...</marquee>预设卷动
<marquee behior=alternate>...</marquee>来回卷动
<marquee direction=down>...</marquee>向下卷动
<h1>...</h1>标题字(最大 )
<h6>...</h6>标题字(最小)
<b>...</b>粗体字
<strong>...</strong>粗体字(强调)
<br>(换行)
<nobr>...</nobr>水域(不换行)
<p>...</p>水域(段落)
<center>...</center>置中
百度百科-网页代码