Skip to content Skip to sidebar Skip to footer
Showing posts with the label Html Heading

Escaping H Outline

So I’ve been trying to figure out what is the best way to add content after a being hooked to a low… Read more Escaping H Outline

Header In Semantic Html5

I am designing a semantic mark-up of my HTML page. The page consists of a main content block and of… Read more Header In Semantic Html5

Html Heading Elements In Labels

When I need place a title, I use h-number tags. But in case that I need a title in a label, for ins… Read more Html Heading Elements In Labels

Jquery Automatic Heading Numbering

I have articles on website with 10-15 H2 tag subtitles. Something likes that. Name of article Subti… Read more Jquery Automatic Heading Numbering

Keep Heading (h1, H2...) From Going Full Width On Line Break

I have headings that have display:inline-block set, but one of them is really long and takes two li… Read more Keep Heading (h1, H2...) From Going Full Width On Line Break

How To Make The Headline (H1 With Lines On The Sides) With CSS Only

I have made some a fiddle of such a headline that I need. CSS: body { background:url('http… Read more How To Make The Headline (H1 With Lines On The Sides) With CSS Only