代码笔记1
贝塔
2023年02月09日 18:04 / 595 阅读 / 0 评论 / 正在检测是否收录...
代码笔记

贴图

< img src="图片地址">

走马灯

<marquee>写上你想写的字</marquee>

字体加粗

<b>写上你想写的字</b>

字体斜体

<i>写上你想写的字</i>

字体下划线

<u>写上你想写的字</u>

字体删除线

<s>写上你想写的字</s>

字体加大

<big>写上你想写的字</big>

字体控制大小

<h1>写上你想写的字</h1>(其中字体大小可从h1-h5,h1最大,h5最小)

更改字体颜色

<font color="#value">写上你想写的字</font>(其中value值在000000与ffffff(16位进制)之间

贴音乐

<embed src=音乐地址 width=300 height=45 type=audio/mpeg autostart="false">

贴flash

<embed src="flash地址" width="宽度" height="高度">
514

—— 评论区 ——

昵称
邮箱
网址
取消