HTML Basic Tags
-
Explanation to improve readability of program comments one line /* ... */ comments multiple lines javadoc comments Comments that in form of /** …*/ are used by the javadoc program to produce HTML documentation for the program Example: This is an example of special java doc comments used for \n generating an html documentation. It uses tags like: @author Florence Balagtas @version 1.2
61p nguyenvanhabk1 04-09-2012 70 3 Download
-
Chương 2 - Ngôn ngữ HTML (Phần cơ bản). Chương này gồm có các nội dung chính sau: Giới thiệu HTML, HTML Elements, HTML Basic Tags, HTML Attributes, HTML Formats, HTML Entitties, HTML Lists, HTML Link, HTML Image, HTML Table. Mời các bạn cùng tham khảo.
102p tangtuy15 09-06-2016 58 12 Download
-
Hypertext Markup Language (HTML) was developed by Tim Berners-Lee in 19921 along with his invention of Hypertext Transfer Protocol (HTTP). Together HTML and HTTP created the World Wide Web. Berners-Lee adapted Standard Generalized Markup Language2 (SGML) tags for HTML, carrying over some basic ones. HTML is used by browsers such as Internet Explorer and Firefox to format web pages.
19p protable 07-03-2010 190 24 Download