Programming in Java/HTML
This a blog for people who want to understand the basics of Java and HTML
Friday, 13 November 2015
Headings in HTML
<html>
<body>
<h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>
<h4>This is a heading</h4>
</body>
This is what it should look like when completed
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment