HTML2
HTML2
HTML
Introduction
1
HTML Colors
Click to edit Master title style
3 3
HTML
Click Images
to edit Master title style
5 5
Click to edit Master title style
7
7
Click to edit Master title style
Set Image Size – Width and Height Attribute
8 8
Click to edit Master title style
Adding Titles to an Image
9 9
Click to edit Master title style
Setting Style of an Image
1111
Click to edit Master title style
<body> <body>
<img src= <img src=
"C:\Users\PC\Downloads\bagyo.png" "C:\Users\PC\Downloads\bagyo.png"
alt="Pogi ba?" /> alt="Pogi ba?“ width="300"
</body> height="300" border="5"/>
</body>
</html>
</html>
1
12
Click to edit Master title style
<body> <body>
<img src= <img src=
"C:\Users\PC\Downloads\bagyo.png" "C:\Users\PC\Downloads\bagyo.png"
alt="Pogi ba?" alt="Pogi ba?"
width="200" width="200"
height="200" height="200"
title=“Bagyo Peels/> title=“Bagyo Peels/>
</body> </body>
</html> </html>
1
13
Click to edit
HTML b Master
Tag title style
The <b> tag in HTML is used to make the enclosed text bold, giving it
greater emphasis or visual importance. Unlike the <strong> tag, which
also makes text bold but with semantic importance. the <b> tag is
purely for styling purposes and does not carry semantic meaning.
1414
Click to edit
HTML b Master
Tag title style
The <b> tag in HTML is used to make the enclosed text bold, giving it
greater emphasis or visual importance. Unlike the <strong> tag, which
also makes text bold but with semantic importance. the <b> tag is
purely for styling purposes and does not carry semantic meaning.
1515
Click to edit Master
HTML cite Tag title style
HTML em Tag
Emphasized text content
1717
Click to edit
HTML MasterTag
<label> title style
1818
ClickSupported Tags
to edit Master title style
1919