Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

1. <!

-- -->

2.<br> <br/>
3.<hr> <hr />

4.<strong> <strong />


5.<em> </em>
6. <u> <u/>

7.<small> <small/>
8.<q> <q/>

9.<abbr title”Sample”>Sample</abbr>
10.<a> <a/>

11.<a href”sample”>sample</a>
12. .<a href”sample”> target=”_blank”,it will go to another page<sample</a>

13.<img src=”sample” /> if eve it will be in a folder type the folder name <img src+”image/samplepic”
/>if you want to put size it will be this format .<img src=”sample” width=”500px” height=”200px “/>
14. <table> <table/>

15.<audio controls autoplay loop>

<source sr=”sample folder/sample music.mp3”


16.<video controls autoplay loop width=”600” height”150” >

<source src =”samplefolder/samplemusic.mp4

You might also like