×

用户资源

联系我们

  • 在线客服
  • 联系我们
  • 客服专线: +86 020 8981 0899

选择语言

专业术语:HTML (HyperText Markup Language)

HTML stands for HyperText Markup Language. Used by most web pages, it is the programming that translates coded formats into the images that you see. It serves numerous purposes, embedding videos and images and scripts and structuring a page’s content. To encode text inside emails or web pages, designers use HTML elements called tags. These tags are enclosed inside brackets. For instance,

<h1>is the start tag for a large header font. At the end of the header is placed an end tag, which includes a forward slash</h1>

 

back to Glossary

相关文章
相关的博客
相关的常见问题