ubb 代码大全一、在表格中添加文字 1、用鼠标点表格的中间处, 你看到光标在闪动, 这时你就能写入文字了,也可以复制粘贴文字 2 、编辑表格中的文字将鼠标放到表格中文字的最前面,点击,然后横拖鼠标选中,你看到字的背景颜色是蓝色时你就可以操作了。 3 、编辑文字居中:点居中图标字体:选择你喜欢的字体,有很多选项字号:论坛中的编辑器是数字越大字也就越大。字体颜色:点开 a 自由选色,满意为止 4 、看编辑效果: 代码如下: <table style="border-top-style: dashed; border-right-style: dashed; border-left-style: dashed; border-bottom-style: dashed" bordercolor=#d34ed3 cellspacing=0 cellpadding=3 width="100%" bgcolor=#000000 border=10 heihgt=""> <tr> <td> <p align=center><font size=5><font face= 隶 书 color=#d52b6f> 欢迎来到娱乐资源网</font></font></p></td> </tr> </table> 下面我们来解释一下这个文字的参数: <p></p> 是换行<align=center 居中 font :是字体的元素 face 是字体 color=#d52b6f 字体颜色二、在表格中插入图片插入图片方法有三种: 1、直接插入法。将鼠标放在你选好的图片上, 点右键, 复制然后粘贴到你的表格中,看效果: 2 、用编辑器插入法选择好图片,将鼠标放在图片中点右键,点属性,复制图片地址; 在编辑器里点开“插入图片”图标,将你刚复制过的地址粘贴到信息栏里,按确定,看是下面的格式。 3 、在 html 格式下插入图片代码及图片地址帖图基本格式如下: <img src=" 图片连接 url 地址"><img> 称图形标记, 主要用来插入图形标记。方法: 在表格中输入“图片”两字, 点开 html 将你编辑好的代码及图片地址粘贴上欢迎来到娱乐资源网图片切换到“源代码”状态看到代码如下: <table style="border-top-style: dashed; border-right-style: dashed; border-left-style: dashed; border-bottom-style: dashed" bordercolor=#d34ed3 cellspacing=0 cellpadding=3 width="100%" bgcolor=#000000 border=10 heihgt=""><tr><td> <p align=center><font size=5><font face= 隶 书 color=#d52b6f></font></font> </p> <p align=center><font size=5><font face= 隶书 color=#d52b6f> 欢迎来到娱乐资源网</font></font></p> <p align=center><font color=#22ddb8> 图 片</font></p></t
ubb代码大全 来自淘豆网m.daumloan.com转载请标明出处.