Frontend Development

headings in HTML

Submitted by NSA, , Thread ID: 10771

Thread Closed
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

#2
Those are not headers :rly:
Those are headings.
[Image: InZ3hGx.png]

RE: headings in HTML

#3
Such misleading :yus: You don't even have head tags and you're coding headings instead of headers.

RE: headings in HTML

#4
Lol not really helpfull, can easily be searched but for the help of others bravo

Users browsing this thread: 2 Guest(s)