Html 段落样式 : making it like this

标签 html css

如何使段落格式看起来像这样

enter image description here

使用此代码?
谢谢你! :)

<div class="col-sm-6 col-md-7 col-lg-7 sec-about-text">
  <p> Healthy Endings came to life with the best intentions to create all natural snacks, organic when possible, raw and vegan with absolutely no preservatives. We love to snack periodically through out the day and we're always working on creating the most delicious and nutritious snacks to satisfy those cravings.  "What fun is snacking if the snacks donít taste orgasmically good!"</p>
  <p> Cherie Spencer, the founder and creator
    of Healthy Endings snacks received her
    certification as a Health Educator from
    the world renowned Hippocrates Health
    Institute in West Palm Beach, Florida and holds a Bachelors in Healthcare Administration from Florida Atlantic University. She also received a culinary certification from Atlantic County VoTech and holds a SafeServ Food Manager Certification/License. She is a holistic chef specializing in raw, living foods and loves to prepare and share healthy food with family and friends.</p>
</div>

最佳答案

这是一个显示基本过程的 jsfiddle:https://jsfiddle.net/jq16sfjg/

.floated {
  margin: 10px;
  float: right;
}

字体、空格和颜色的样式将由您来决定。

基本上,您只需要将中断段落的文本向右浮动即可。

关于Html 段落样式 : making it like this,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35804161/

相关文章:

javascript - 将 HTML 代码块作为对象处理?

javascript - XSL 和 XSLT Javascript 在 IE 中工作,但在 Chrome 和 Firefox 中不起作用

jquery - Bootstrap 代码在服务器上不起作用

php - 从表中的数据库中打印出行

html - 边框宽度根据内部 div 内容宽度更改

html - 容器没有边框时的 CSS 边距问题

html - CSS 表格溢出父 div

html - 使html的一部分可滚动

html - 重置 css 样式颜色属性

css - 带有最小高度 ionic 输入的 Chrome 打印别名