Frontend Development

headings in HTML

Submitted by NSA, , Thread ID: 10771

Thread Closed
NSA
) )
Supreme
Level:
0
Reputation:
93
Posts:
1.74K
Likes:
114
Credits:
459
01-10-2015, 08:50 PM
This post was last modified: 02-10-2015, 11:44 PM by NSA
#1
Code:
<!DOCTYPE html>
<html>
<body>

<h1>This is heading 1</h1>
<h2>This is heading 2</h2>
<h3>This is heading 3</h3>
<h4>This is heading 4</h4>
<h5>This is heading 5</h5>
<h6>This is heading 6</h6>

</body>
</html>
xxx

RE: headings in HTML

Faded
Legend
Level:
21
Reputation:
215
Posts:
10.2K
Likes:
1.12K
Credits:
15K
01-10-2015, 09:05 PM
#2
Those are not headers :rly:
Those are headings.
[Image: InZ3hGx.png]

RE: headings in HTML

Aeux
vittu
Level:
0
Reputation:
42
Posts:
577
Likes:
41
Credits:
72
01-10-2015, 09:20 PM
#3
Such misleading :yus: You don't even have head tags and you're coding headings instead of headers.

RE: headings in HTML

Exper123
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
1
19-08-2017, 10:17 PM
#4
Lol not really helpfull, can easily be searched but for the help of others bravo

Users browsing this thread: 1 Guest(s)