Facebook
From Subtle Camel, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 89
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.         <title>po mesoj HTML</title>
  5. </head>
  6. <body>
  7. <h1>gjuha HTML</h1>
  8. <br>
  9. <h3>cfare eshte HTML</h3>
  10. <p>HTML eshte gjuha me te cilen krijohen faqet e internetit</p>
  11. <h3>editoret tekst</h3>
  12. </body>
  13. <ul>
  14.         <li>sublime text </li>
  15.         <li>atom</li>
  16.         <li>notepad ++</li>
  17. </ul>
  18. </html>
  19.