HTML PART 4

EXAMPLE 2:


<!DOCTYPE html>

<head>


<title>examle2</title>

</head>
<body>
<h1>ABCD</h1>
<h2>ABCD</h2>
<h3>ABCD</h3>
<h4>ABCD</h4>
</body>

Comments

Popular posts from this blog

LCD Characters

How to connect Bluetooth controller to motor driver?

Bluetooth controlled 16*2 LCD display with Arduino