標籤:size 分享 滾動 sheet text color 技術分享 idt http
<body> <marquee direction="down"><center>天空飄來五個字</center></marquee> <marquee direction="up"><center>天空飄來五個字</center></marquee> <marquee direction="left">天空飄來五個字</marquee> <marquee direction="right">天空飄來五個字</marquee> <hr/> <center><mark>這都不是事</mark></center> <hr/> <iframe src="Untitled-3.html" width="0" height="0" scrolling="no" frameborder="0"> </iframe> <center> <iframe src="Untitled-2.html" width="900"> </iframe> </center> </body>
這裡,<iframe src="Untitled-3.html" width="0" height="0" scrolling="no" frameborder="0">,隱藏了一個網頁。
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>加樣式</title> <style type="text/css"> #劉能 a{font-size:70px} </style> <link href="加樣式.css" rel="stylesheet" type="text/css" /></head><body> <div id="趙四" class="趙家班">佐羅</div> <span id="劉能" class="趙家班"> <a>小丑</a> </span> </body>
第四課:滾動標籤,框架組,簡易CSS樣式