Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
HTML (Hyper Text Markup Language) Sinhala Video Tutorials, Free Lessons.
HTML is an acronym for Hyper Text Markup Language, which is used to build web pages. Every content you see on the World Wide Web (WWW) is built by using HTML. HTML codes you write is read by the web browser and translate to relevant information that is displayed on the web page. In these video tutorials you would learn about the basics of HTML. First, you'll understand the basic structure of the HTML document. Understanding this structure is very important to build valid HTML documents. Also you learn about the most frequently used HTML elements and attributes. Understanding these key elements and attributes is very important to succeed in HTML programming.
Also you'll understand the difference of absolute and unique path that is sometimes a confusing subject to handle. Then you learn about various types of formatting elements and attributes. Formatting a web document is very important for the successful presentation of its content. Finally you'll understand how to add images and tables into HTML document.
- 1. What is XHTML
- 2. Introduction to HTML
- 3. Structure and presentation
- 4. Understand the structure of HTML
- 5. HTML tag
- 6. Head tag
- 7. Example head section
- 8. Body tags
- 9. Making your first HTML document
- 10. Making HTML template
- 11. Making Paragraphs
- 12. Understand absolute path
- 13. Understand relative path
- 14. Add images to web pages - PART 1
- 15. Add images to web pages - PART 2
- 16. Add images to web pages - PART 3
- 17. Add blockquotes
- 18. Align paragraphs
- 19. Body tags
- 20. Change the image size
- 21. Creating Headings
- 22. Create ordered lists
- 23. Create unordered list
- 24. Using the type attribute with unordered list
- 25. Nested lists
- 26. Using special characters
- 27. Using inline elements
- 28. Using Pre formated text - PART 1
- 29. Using Pre formated text - PART 2