HTML Class 11 #.
Asslam o Alaikum dear Friends. A complete course with short and easy classes. so let's start your HTML Class.
HTML Class 11 #.
In This class i tell you how to link a new page in a page .
<!DOCTYPE html>
<html>
<head>
<title>wasim teach</title>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="" type="text/css"/>
</head>
<body>
<a href="https://wasimteach.blogspot.com/2019/05/html-class-12.html"> Next Class</a>
</body>
</html>
In This class i tell you how to link a new page in a page .
Code :
<!DOCTYPE html>
<html>
<head>
<title>wasim teach</title>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="" type="text/css"/>
</head>
<body>
<a href="https://wasimteach.blogspot.com/2019/05/html-class-12.html"> Next Class</a>
</body>
</html>
OUTPUT
Next Class
Thanks For reading :
Meet you in next Class.
Comment me if you have any trouble or question .
No comments:
Post a Comment