HTML (HyperText Mark-up Language) is Hypertext Markup Language or Hypertext Link Markup Language. It is currently the most widely used language on the Internet and the main language that constitutes web page documents. The purpose of designing the HTML language is to easily connect text or graphics stored on one computer with text or graphics on another computer to form an organic whole.
CSS is a technology called a stylesheet. Some people also call it Cascading Stylesheet. Using CSS technology when making homepages can effectively achieve more precise control over the layout, fonts, colors, backgrounds and other effects of the page. As long as you make some simple modifications to the corresponding code, you can change the appearance and format of different parts of the same page, or web pages with different pages.
This book is a basic tutorial on HTML and CSS. Its content includes the basics of HTML & CSS, making HTML web pages, adding text, converting formats, adding images, links, using Table, Frame, and Form, using CSS to adjust web page elements, application of layers, and using Javascript, add multimedia files, and publish web pages.
Expand