<html>
<head>
<title> Code using for align attribute </title>
</head>
<body bgcolor=pink text=green>
<h1 align=center> O level syllabus 2021 </h1>
<p> Information Technology tools and Network basis. </p>
<p> Web Designing and publishing. </p>
<p> Programming and problem solving through python language. </p>
<p> IOT and its applications. </p>
<h1 align=center> Full forms of HTML related </h1>
<p align=right> HTML: Hyper Text Markup Language. </p>
<p align=right> bgcolor: Background color. </p>
<p align=right> h: Heading. </p>
<p align=right> P: Paragraph. </p>
</body>
</html>

No comments:
Post a Comment