├── externalcss.html ├── first.html ├── one.html ├── style.css └── table.html /externalcss.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Rap 5 | 6 | 7 | 8 |

ommanepadmehum

9 |

Peace
inner me

10 |

It's me DYE

11 |

Birth Month is Sharwan so I am marked I like green

12 | first.html 13 |

hello this is paragraph

14 | I am bold 15 |
16 | I am What 17 | I am marked I am superscripted 18 | I am small 19 | I am Important 20 | Peace 21 | Search Marvel 22 |

this is learned from w3 school

23 |

I am blue

24 |

i am groot

25 |

I am defenderattacker

26 |

link for my friend youtube

This rap battle which okay done performed my friend Manik
27 |
 my name is sunny
28 |         i love money
29 |         sunday monday honey
30 |         if you tease me i will mummy 
31 |         i have full of dummy
32 |     
33 |

Mr. DYE

34 | oh ho ho la la la 35 |
i live you address
36 | okay i cant
l̥ō 37 |
38 | I know paragraph contains any thing to anything but you dont know 39 | right to left 40 | right to left 41 | 42 | -------------------------------------------------------------------------------- /first.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | PeaceFromSoul 5 | 6 | 7 |

ommanepadmehum

8 |

Peace
inner me

9 |

It's me DYE

10 |

Birth Month is Sharwan so I am marked I like green

11 | first.html 12 |

hello this is paragraph

13 | I am bold 14 |
15 | I am What 16 | I am marked I am superscripted 17 | I am small 18 | I am Important 19 |
20 | Budhha Chant 21 |
22 | this is learned from w3 school 23 | I am blue 24 | i am groot 25 | I am defenderattacker 26 | link for my friend youtube
This rap battle which okay done performed my friend Manik
27 |
 my name is sunny
28 |         i love money
29 |         sunday monday honey
30 |         if you tease me i will mummy 
31 |         i have full of dummy
32 |     
33 | Mr. DYE 34 | oh ho ho la la la 35 |
i live you address
36 | okay i cant
l̥ō 37 |
38 | I know paragraph contains any thing to anything but you dont know 39 | right to left 40 | right to left 41 | 42 | -------------------------------------------------------------------------------- /one.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Document 7 | 8 | 9 | 1 10 | 11 | -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- 1 | 2 | h1{ 3 | color: green; 4 | } 5 | p{ 6 | background-position: 67px; 7 | border: 30px solid lightseagreen 8 | padding:30px 9 | } -------------------------------------------------------------------------------- /table.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Document 8 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 |
ABC
DE
FG
HI
45 | 46 | 47 | --------------------------------------------------------------------------------