First introduction to HTML-CSS
HTML (Hyper Text Markup Language) is a language used as a web page format. CSS (Cascading Style Sheets) is a technology used for web and print layout. Together they form the basis of Internet performance.
The basic structure of HTML
- DTD (Document Type Definition) tells the browser the version of the HTML language used in the document, the version and the respective DTD are:
HTML 4.01 Transition HTML 5 XHTML 1.0 Transition - HTML structure tags
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn