Difference between revisions of "Headings - 2025"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
<hr> | <hr> | ||
To do this, I have to use the <nowiki><hr3> and </hr3> tag. Once that has the heading looking correct, I must also use the <br> tag. </nowiki> | To do this, I have to use the <nowiki><hr3> and </hr3> tag. Once that has the heading looking correct, I must also use the <br> tag. </nowiki> | ||
I may even switch down to a smaller heading type, using the <nowiki><h4> tag. It looks like this:</nowiki> | |||
<h4>this is a heading</h4> | |||
<br> | |||
example text. |
Revision as of 01:47, 30 January 2025
I have become unhappy with how Mediawiki displays headings for sections on articles. I have now decided to change how they look.
A typical heading for a section looks like this:
Section 1
But I would would be more happy with it looking like this:
Section 1
To do this, I have to use the <hr3> and </hr3> tag. Once that has the heading looking correct, I must also use the <br> tag.
I may even switch down to a smaller heading type, using the <h4> tag. It looks like this:
this is a heading
example text.