HTML PART 3

HTML EXAMPLE 1:

<DOCTYPE html>
<head>
<title>example 1</title>
<head>

<body>
<h1>this my first heading</h1>


<p>this is my first paragraph</p> 
</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