In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
Today, I would like to share with you how css sets the first line of each paragraph indented to show the relevant knowledge points, detailed content, clear logic, I believe that most people still know too much about this knowledge, so share this article for your reference, I hope you will learn something after reading this article, let's take a look at it.
Use CSS to indent the famous word: text-indent
The general paragraph uses the p tag, it is only necessary to set the indent technique for p, and set the indent character width value of the equipment according to the demand.
Css paragraph indentation code:
P {text-indent:28px}
The first line of the pattern within the paragraph P tag can be indented by the 28px width.
.abc {text-indent:28px}
Assuming that the box of the object class=abc uses p or not, you can use the above CSS selector to set the indentation 28px of the first line of the paragraph in the class=abc.
Note: although there is no direct indentation for p equipment, only for the object box configuration indent item, but regardless of whether the object can use p paragraph will achieve each paragraph indent 28px.
These are all the contents of the article "how to set the first line of each paragraph to be indented by css". Thank you for reading! I believe you will gain a lot after reading this article. The editor will update different knowledge for you every day. If you want to learn more knowledge, please pay attention to the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.