Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion html/introduction.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<title>Html introduction</title>
<h1>What is Html?</h1>

<p>Html is a programming language used for web development</p!
<h2>Is Html hard?</h2>
<p>no Html isn't hard it's super easy to learn</p>
<h3>What does Html stand for?</h3>
<p>Html stands for hyper text markup language</p>
<h4>What do i need?</h4>
<p>all you need is just a text editor and sometime to learn it</p>