HTML



Admission Enquiry Form

  

Paragraph,Headings and Font with some Attributes




Paragraph,Headings and Font Tag:

<html>
<head>
<title>Practice of heading</title>
</head>
<body bgcolor="black" text="white">
<h1>Compuhelp</h1>
<h2>Compuhelp</h2>
<h3>Compuhelp</h3>
<h4>Compuhelp</h4>
<h5>Compuhelp</h5>
<h6>Compuhelp</h6>
<p align="justify">
<font color="red" face="arial black" size="6"> COMPUHELP is the institute in the field of teaching since 1999. It is the vision of founder Mr. Sunil Guleria. An Institute which is compact small but best for the student who is really willing to learn some computer courses or computer Technologies like COMPUTER BASICS, COMPUTER PROGRAMMING LANGUAGES, WEB TECHNOLOGIES and many more. Now these days after paying hafty amount of fee students or parents are not satisfied from the Institutes for the quality knowledge and the dedication of the Teacher or Instructor towards students.
</font>
This is the Institute where student will feel more than expectation is being provided and the concept of true education is also being implemented. As we know Teaching or learning can not be accomplished by Teacher only.
COMPUHELP is the institute in the field of teaching since 1999. It is the vision of founder Mr. Sunil Guleria. An Institute which is compact small but best for the student who is really willing to learn some computer courses or computer Technologies like COMPUTER BASICS, COMPUTER PROGRAMMING LANGUAGES, WEB TECHNOLOGIES and many more. Now these days after paying hafty amount of fee students or parents are not satisfied from the Institutes for the quality knowledge and the dedication of the Teacher or Instructor towards students.
</p>
</body>
</html>