Skip to main content

Posts

Showing posts with the label 12th HSC HTML theory part 1

12th HSC for 2020 and 2021 batch HTML theory .part 1

  What is HTML ? ▪ The HTML is used to create world wide web document . ▪ Using this language user can creat web pages which can view in web browser. ▪ HTML is not a programming language in real sense . ▪ It is set of code that is used to creat document then it can be publish on world wide web . Advantages of HTML • No special software is needed . • Easy to learn and also for implementation . • Contain a powerful formatting facilities. • HTML pages updated easily without changing whole document. • Finding error is easy in HTML. • It will not cost anything for its use . • There is no expensive licenses to buy or to upgrade . Disadvantages of HTML [ July 2017,06,09,mar-14]  HTML is not a programming language in real sense. Any simple calculation can no be done in HTML . It can not be use to print even dates. Interactive web pages can not build in HTML. The web pages can be develop in HTML but can not behave like an application. What are the tags ? Tag is a simple unit of ...