[Solved] Spacing Text In CSS, Alternatives To The BR Tag
Có thể bạn quan tâm
Home › Forums › CSS › [Solved] Spacing text in CSS, alternatives to the BR tag
- This topic is empty.
- Author Posts
- January 26, 2014 at 12:21 am #161132 techheadzParticipant
One thing I still do not understand is how you put spacing in paragraphs.
For example when I did everything in just .html I would use the tag to create a new line or two tags to create a new paragraph.
Using CSS I can now understand why you shouldn’t really use this, and was wondering what the alternative is?
If I have a div with some text I would generally do this:
<div> <span class="font_12px"> Here is some text. <br>Here is some text on a new line. <br><br>Here is some text in a new paragraph. </span> </div> January 26, 2014 at 1:35 am #161134 techheadzParticipantThank you very much for that. Now that makes more sense to me.
- Author Posts
- The forum ‘CSS’ is closed to new topics and replies.
Từ khóa » Html Br Alternatives
-
What Is The Alternative To
If I Want To Control The Height Between ... -
What Is The Best Alternative To Repetitive Typing Of
Tags In HTML ... -
How To Break Line Without Using
Tag In HTML / CSS -
Alternative To BR TAG | Learn HTML CSS - YouTube
-
How To Break Line Without Using
Tag In CSS - W3docs -
What To Use Instead Of
- HTML Forum At WebmasterWorld -
Tag Alternatives? - Web Hosting Talk -
Alternative To
Inside- - HTML & CSS - SitePoint Forums
-
The Centered Text Element - HTML: HyperText Markup Language
-
Search Code Snippets | Alternative Br Tag Css
-
: The Line Break Opportunity Element - HTML - MDN Web Docs -
Br Alternative Tag In Html Code Example - Newbedev
-
HTML Pre Tag - W3Schools
-
4.6. Precise Spacing And Layout - HTML & XHTML - O'Reilly