ကန္႔လန္႔ျဖတ္ မ်ဥ္းတစ္ေၾကာင္း ဘယ္လို ဆြဲမလဲ
ေခါင္းစဥ္ ေရးနည္းႏွင့္ Font Size ေျပာင္းျခင္း
ေျပာခ်င္တာေလးမ်ား ရွိခဲ့ရင္
writing a paragraph
break a sentence(Break a line)
text fomatting
HTML LINKS
HTML EXAMPLES
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<h2>My First Heading</h2>
<h3>My First Heading</h3>
<p>My first paragraph.</p>
<p>Manufacturer of drum trucks, <br />drum handling, material handling equip.</p>
<p>The hr tag defines a horizontal rule:</p>
<hr>
<a href="http://www.w3schools.com">
This is a link</a>
<img src="w3schools.jpg" width="104" height="142">
</body>
</html>
ေခါင္းစဥ္ ေရးနည္းႏွင့္ Font Size ေျပာင္းျခင္း
ေျပာခ်င္တာေလးမ်ား ရွိခဲ့ရင္
writing a paragraph
break a sentence(Break a line)
text fomatting
HTML LINKS
HTML EXAMPLES
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<h2>My First Heading</h2>
<h3>My First Heading</h3>
<p>My first paragraph.</p>
<p>Manufacturer of drum trucks, <br />drum handling, material handling equip.</p>
<p>The hr tag defines a horizontal rule:</p>
<hr>
<a href="http://www.w3schools.com">
This is a link</a>
<img src="w3schools.jpg" width="104" height="142">
</body>
</html>
No comments:
Post a Comment