Skip to content

Karthi-Govindharaju-AI/Experiment_Basic_HTML_Tag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Experiment_Basic_HTML_Tag

AIM

To Write a html webpage using heading, paragraph and list tags.

ALGORITHM

STEP 1

create a simple html page using heading tag

STEP 2

Add a paragragh tag to the program

STEP 3

STEP 4

Execute the program fff

CODE

<html>

<body>
<h1>Name: Karthi govindharaju</h1>
<h3>Designation: Assistant Professor (SG) /h3>
<h5>Dept.:Artificial Intelligence and Data Science</h5>
</body>

</html>

OUPUT

Name: Karthi govindharaju

Designation: Assistant Professor (SG)

Dept.:Artificial Intelligence and Data Science

About

Basic Html Tag

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors