HTML Notes
HTML Notes
Scenario 2.
inserting line breaks:......
<HTML>
<HEAD>
<TITLE> Simple document </TITLE>
</HEAD>
<BODY>
<H1> learning computer </H1><BR> At hungry minds, we make
challenging topics and task simple for life time learning and instably
course, <p>Our online campus ishaninfo.com offer upto 100 courses from
top institution like bangalore, chennai, hyderabad as well as landing
training compaies and subject expret.</p>
</BODY>
</HTML>