超文本标记语言和超文本传输协议
超文本是一个包含突显区域的文本,选中时会自动将它跳转到原始文本或另一个文本、图像或其它资源内的不同地方。
Hyper Text Markup Language (HTML) is the language of the World Wide Web.HTML is used to write documents on the World Wide Web,and to “glue” other resources together.
超文本标记语言(HTML)是万维网的语言。HTML用来书写万维网上的文本,并将其它资源“粘贴”在一起。
Hyper Text Transfer Protocol (HTTP),a protocol to transfer files similar to FTP,but with a built-in identification of the types of the file.Primarily used to transfer HTML documents.
超文本传输协议(HTTP)是类似于FTP的传输文件的协议,但带有内建的文件类型标识。主要用来传输HTML文本。