Lec 4
Lec 4
HTML
DA3330 - Business Application Development
Supun Gothama
Introduction
• Hyper Text Markup Language, or HTML is the markup
language used to create Web pages
• Defines the content of the page by using a special
markup
• All web applications and web pages are created using
HTML
• Latest version is HTML 5
Introduction
• HTML files are saved in .html or .htm files
• Can be written in using a text editor
• Any standard web browser can interpret HTML and
display the content
Tags
• The essence of HTML is tags
• https://www.w3schools.com/html/default.asp
• https://htmldog.com/guides/html/
☑ HTML
☑ Tags
☑ Forms
Summary