中间点的HTML实体 [英] HTML entity for the middle dot

查看:149
本文介绍了中间点的HTML实体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找该点的html代码.不是句子末尾的圆点,而是用于水平分隔项目的圆点.

I'm looking for the html code for the dot. Not the dot that's at the end of sentences but the dot that's used to separate items horizontally.

Item 1 . Item 2 . Item 3

传统点在行的底部居中,而我要寻找的点在中间在行中.

The traditional dot is centered on the bottom of the line while the dot I'm looking for is centered on the middle.

推荐答案

它称为

It's called a middle dot: ·

HTML实体:

  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

在CSS中:

  • \00B7

这篇关于中间点的HTML实体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆