Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

basic html tag

<html>
<head>
<title> kwik Learners </title>
</head>
<body>
<h1> Hello Kwik Learners </h1>
<p> This is the content </html>
</body>
</html>
Source by www.kwiklearners.com #
 
PREVIOUS NEXT
Tagged: #basic #html #tag
ADD COMMENT
Topic
Name
9+6 =