上一节基本已经了解了一些html的基础,这一节主要学习html处理文本相关内容,直接看内容吧。

  

  字体

  【Html 学习笔记】第二节——文本格式

 

  预格式文本:<pre>

  【Html 学习笔记】第二节——文本格式

  

  地址:<address>

  【Html 学习笔记】第二节——文本格式

 

  缩写:<abbr>  <acronym>

  【Html 学习笔记】第二节——文本格式

 

  文字方向:<bdo>

  【Html 学习笔记】第二节——文本格式

 

  引用:<blockquote> <q> 

  【Html 学习笔记】第二节——文本格式

 

   删除和插入效果:<del> <ins>

  【Html 学习笔记】第二节——文本格式

 

  html中文本相关处理的一些知识,就已经学完了。具体标签更多用法和含义:http://www.w3school.com.cn/html/html_formatting.asp

 

相关文章:

  • 2021-07-12
  • 2021-11-23
  • 2022-03-05
  • 2022-03-01
  • 2021-09-25
  • 2022-02-23
  • 2021-08-15
猜你喜欢
  • 2022-03-07
  • 2021-08-27
  • 2021-04-28
  • 2022-01-05
  • 2021-10-11
  • 2021-07-31
相关资源
相似解决方案