当前位置:网站首页>Use of framework
Use of framework
2022-07-03 07:00:00 【Bugxiu_ fu】
<frameset>/<frame>/<noframes>/<iframe>
Set split panel :cols( vertical ) rows( The transverse )
Frame :frameborder 0( Variable frame ) 1( no border )
The thickness of the :border
Color :bordercolor
Frame blank distance : framespacing="5"
Scroll :scrolling Auto( As the case may be ) yes no
noresize
Setting does not allow users to change the size of this box , This parameter is not set , Users can be very casual Pull the frame intentionally , Change its size .
marginhight=5
Represents the space reserved by the edge of the height part of the frame .
marginwidth=5
Represents the space reserved by the edge of the width part of the frame .
------- Basic Tags
1. Let the picture move : Running lantern label
<marquee direction="right"></marquee>
2. Set font color and size :
<span style="color:orange;font-size:30px"> Mood </span>
3. Add pictures :
<img src="5.gif" width = "100px" height= "100px" title=" Come out " alt=" Loading failed ">
4. Block level label
<dl>
<dt> coffee </dt>
<dd> When you're in a bad mood, you can have two </dd>
<dd> Adjust your mood </dd>
</dl>
5. Unordered list :
<ul>
<li> ha-ha </li>
<li> ha-ha </li>
</ul>
6. Ordered list :
<ol>
<li> Chinese language and literature Ordered list </li>
</ol>
7. Single label
Line break :<br/>
Horizontal label :<hr> perhaps <hr/>
<hr size="2" color="red" width="30%(50px)"> size Color Width (px)
边栏推荐
- (翻译)异步编程:Async/Await在ASP.NET中的介绍
- 每日刷題記錄 (十一)
- Code management tools
- Software testing learning - day one
- Arctic code vault contributor
- [open source project recommendation colugomum] this group of undergraduates open source retail industry solutions based on the domestic deep learning framework paddlepadddle
- MySQL mistakenly deleted the root account and failed to log in
- Understand software testing
- centos php7.3安装redis扩展
- UTC时间、GMT时间、CST时间
猜你喜欢
Realize PDF to picture conversion with C #
每日刷題記錄 (十一)
Ruoyi interface permission verification
dataworks自定義函數開發環境搭建
golang操作redis:写入、读取hash类型数据
如何迁移或复制VMware虚拟机系统
New knowledge! The virtual machine network card causes your DNS resolution to slow down
Liang Ning: 30 lectures on brain map notes for growth thinking
Dbnet: real time scene text detection with differentiable binarization
[classes and objects] explain classes and objects in simple terms
随机推荐
Interface learning
【无标题】
Getting started with pytest
error C2017: 非法的转义序列
Redis command
IC_ EDA_ All virtual machine (rich Edition): questasim, vivado, VCs, Verdi, DC, Pt, spyglass, icc2, synthesize, innovative, ic617, mmsim, process library
Laravel frame step pit (I)
File links cannot be opened or downloaded in Google browser
Selenium key knowledge explanation
[untitled]
DBNet:具有可微分二值化的实时场景文本检测
万卷书 - 价值投资者指南 [The Education of a Value Investor]
Basic teaching of crawler code
Pytest attempts to execute the test case without skipping, but the case shows that it is all skipped
Pits encountered in the use of El checkbox group
Unit test framework + Test Suite
10 000 volumes - Guide de l'investisseur en valeur [l'éducation d'un investisseur en valeur]
Software testing assignment - day 3
Winter vacation work of software engineering practice
Laravel Web Framework