Header Ads

Header ADS

Html5 Basic format

 Today we are going to learn html5. Html5 is a  HyperText Markup Language. When we want to make a website then we need to HTML. 


<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<title>HTML5</title>

</head>

<body>

</body>

</html>





No comments

Theme images by fpm. Powered by Blogger.