什么是html的混杂模式_HTML的完整形式是什么?

什么是html的混杂模式

HTML:超文本标记语言 (HTML: Hyper Text Markup Language)

HTML is an abbreviation of Hypertext markup language. Hypertext markup language is a text based standard markup language used to create web pages and design documents which are to be exposed to view in a web browser. It is marked up by put into writing in the form of HTML elements. Hyperlink alludes to a sequence series of joining links in a page to other pages. Markup language means to expound the page layout and elements inside the page by using the tags around the document text. Its primary center of attention is towards how to show information on web pages, i.e. On the internet, the webpages we spot are written using HTML code. HTML documents are elucidated and exposed to view by web browsers. Some popular web browsers are: Google Chrome, Mozilla Firefox, Opera, Safari, Internet Explorer etc.

HTML是超文本标记语言的缩写超文本标记语言是一种基于文本的标准标记语言,用于创建网页和设计文档,以供在Web浏览器中查看。 通过以HTML元素的形式写入来标记它。 超链接暗示页面中一系列链接到其他页面的一系列序列。 标记语言意味着通过使用文档文本周围的标签来说明页面布局和页面内的元素。 它的主要关注点是如何在网页上显示信息,即在Internet上,我们发现的网页是使用HTML代码编写的。 阐明了HTML文档并将其公开给Web浏览器查看。 一些流行的网络浏览器是:谷歌浏览器,Mozilla Firefox,Opera,Safari,Internet Explorer等。

In late 1990s, HTML was originated by Tim Berners-Lee. It was in the beginning launched in 1993. Until then, lots of versions of HTML have been launched. Latest HTML5 version is earning popularity because of its various substantial specifications.

在1990年代后期, HTML由Tim Berners-Lee提出。 它最初是在1993年发布的。在那之前,已经发布了许多版本HTML。 最新HTML5版本因其各种实质性规格而受到欢迎。

Following are some specifications of HTML5 version,

以下是HTML5版本的一些规范,

  • Video: To stream video from a website, the video element enables the users to access it.

    视频 :要从网站流式传输视频,视频元素使用户可以访问它。

  • Figure: Visual content like photos, illustrations, diagrams, etc. are displayed by the aid of the figure element.

    插图 :借助插图元素,可以显示诸如照片,插图,图表等的视觉内容。

  • Section: Webpage content gets organized by the help of section elements, such as div.

    Section :网页内容是通过诸如div之类的section元素来组织的。

  • NAV: That part of a website that is connected to other pages of the website is used by NAV.

    资产净值 :资产净值使用与网站其他页面连接的网站部分。

  • Header: Introductory elements on a website like a logo, navigation items, search form, etc. are combined by enabling through Header.

    标头 :通过标头启用,可以组合网站上的介绍性元素,如徽标,导航项,搜索表单等。

  • Footer: It is placed at the lowest part of a webpage. It usually holds copyright information, connections to social media and navigation elements.

    页脚 :位于页面的最低部分。 它通常拥有版权信息,与社交媒体的连接以及导航元素。

HTML full form

Example of HTML document:

HTML文档示例:

<!DOCTYPE>
<html>
<body>
<h1>Write Your First Heading</h1>
<p>Write Your First Paragraph.</p>
</body>
</html>

优点 (Advantages)

  • It is broadly used language for web pages coding.

    它是网页编码中广泛使用的语言。

  • HTML language is supported by every browser.

    每个浏览器都支持HTML语言。

  • It is simple to learn and use in creating web pages.

    创建网页很容易学习和使用。

  • A user does not require buying extra software because by default, It's found in every window.

    用户不需要购买额外的软件,因为默认情况下,它会在每个窗口中找到。

  • A user can combine or merge HTML with CSS, JavaScript, PHP, etc.

    用户可以将HTML与CSS,JavaScript,PHP等结合或合并。

缺点 (Disadvantages)

  • If a user requires dynamic pages then HTML is not convenient because It can only create static and plain pages.

    如果用户需要动态页面,则HTML不方便,因为它只能创建静态页面和普通页面。

  • A user requires writing a lot of code for creating simple web pages.

    用户需要编写大量代码来创建简单的网页。

  • In HTML, Security specifications are not up to the mark or satisfactory.

    在HTML中,安全性规范达不到要求或令人满意。

  • If a user requires writing a lengthy code for creating a webpage then it produces some difficulty.

    如果用户需要编写冗长的代码来创建网页,则会产生一些困难。

翻译自: https://www.includehelp.com/dictionary/html-full-form.aspx

什么是html的混杂模式

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/540740.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Kotlin入门(14)继承的那些事儿

上一篇文章介绍了类对成员的声明方式与使用过程&#xff0c;从而初步了解了类的成员及其运用。不过早在《Kotlin入门(12)类的概貌与构造》中&#xff0c;提到MainActivity继承自AppCompatActivity&#xff0c;而Kotlin对于类继承的写法是“class MainActivity : AppCompatActiv…

在mac上安装Docker

1.进入一下地址进行下载docker https://download.docker.com/mac/stable/Docker.dmg 进入后进行下载后进行安装 2.将其拖动到Appliaction中即可 3.第一打开会有一个这样的欢迎页面 3.检查是否安装完成 出现上图所示标示安装完成了

浪潮各机型前面板指示灯含义

NF560D2 NF3020M2 NF5020M3 NF5140M3 NF5212H2 NF5220 NF5224L2 NF5240M3 NF5270M3 NF5280M2 NF5280M3 NF5540M3 NF5580M3 NF8420M3 NF8520 NF8560M2 说明&#xff1a;转浪潮官网。

python dll 混合_Python | 条线混合图

python dll 混合In some of the cases, we need to plot a bar-line hybrid plot. This plot helps in a better understanding of dynamics as well as the relative magnitude of each point in the plot. Bar-Line Hybrid Plots are mostly used for the representation of …

推荐五个免费的网络安全工具

导读&#xff1a; 在一个完美的世界里&#xff0c;信息安全从业人员有无限的安全预算去做排除故障和修复安全漏洞的工作。但是&#xff0c;正如你将要学到的那样&#xff0c;你不需要无限的预算取得到高质量的产品。这里有SearchSecurity.com网站专家Michael Cobb推荐的五个免费…

bios部署模式审核模式_BIOS的完整形式是什么?

bios部署模式审核模式BIOS&#xff1a;基本输入输出系统 (BIOS: Basic Input Output System) BIOS is an abbreviation of the Basic Input Output System. In the beginning, when you first set on your computer, the first software which starts run by the computer is &…

MultiQC使用指导

MultiQC使用指导 官网资料文献&#xff1a;MultiQC --- summarize analysis results for multiple tools and samples in a single report参考资料一&#xff1a; 整合 fastq 质控结果的工具 简介 MultiQC 是一个基于Python的模块, 用于整合其它软件的报告结果, 目前支持以下软…

WorkerMan 入门学习之(二)基础教程-Connection类的使用

一、TcpConnection类 的使用 1、简单的TCP测试 Server.php <?php require_once __DIR__./Workerman/Autoloader.php; use Workerman\Worker; $worker new Worker(websocket://0.0.0.0:80);// 连接回调 $worker->onConnect function ($connection){echo "connecti…

71文件类型

1.kit类型 标准的SeaJs模块文件类型&#xff0c;直接对外暴露方法。 2.units类型 依赖pageJob&#xff0c;对外暴露一个名字&#xff0c;pageJob依赖暴露的名字对模块进行初始化&#xff0c;在pageJob内部逻辑自动执行init方法&#xff1b; 由于没有对外暴露方法&#xff0c;只…

七牛大数据平台的演进与大数据分析实践--转

原文地址&#xff1a;http://www.infoq.com/cn/articles/qiniu-big-data-platform-evolution-and-analysis?utm_sourceinfoq&utm_mediumpopular_widget&utm_campaignpopular_content_list&utm_contenthomepage 七牛大数据平台的演进与大数据分析实践 (点击放大图像…

最大化切割段

Description: 描述&#xff1a; In this article we are going to review classic dynamic programing problem which has been featured in interview rounds of amazon. 在本文中&#xff0c;我们将回顾在亚马逊的采访轮次中已经介绍的经典动态编程问题。 Problem statemen…

响应数据传出(springMVC)

1. SpringMVC 输出模型数据概述 提供了以下几种途径输出模型数据&#xff1a; ModelAndView: 处理方法返回值类型为 ModelAndView 时, 方法体即可通过该对象添加模型数据 Map 及 Model: 入参为 org.springframework.ui.Model、 org.springframework.ui.ModelMap 或 java.uti…

微信网页扫码登录的实现

为了让用户登录网站的门槛更低&#xff0c;微信扫一扫登录变得越来越广泛&#xff0c;所以最近加紧赶制的项目中有用到这个功能&#xff0c;此篇文字的出发点基于微信开放平台已经配置好域名&#xff08;80端口&#xff09;并且认证成功获得app_id和secret并有权限调用微信的接…

希尔密码_希尔密码| 网络安全

希尔密码Now, Hill Cipher is a very basic cryptographic technique which is used to convert a string into ciphertext. This technique was invented by an American Mathematician "Lester Sanders Hill". This is a polygraphic substitution cipher because …

Android 那些年,处理getActivity()为null的日子

在日常开发中的时候&#xff0c;我们经常会使用ViewPagerFragment进行视图滑动&#xff0c;在某些部分逻辑也许我们需要利用上下文Context&#xff08;例如基本的Toast&#xff09;&#xff0c;但是由于Fragment只是衣服在Activity容器的一个试图&#xff0c;如果需要拿到当前的…

设计模式状态模式uml_UML的完整形式是什么?

设计模式状态模式umlUML&#xff1a;统一建模语言 (UML: Unified Modeling Language) UML is an abbreviation of Unified Modeling Language. In the field of software engineering, it is a visual modeling language that is standard in quality. It makes it available t…

vqa mcb_MCB的完整形式是什么?

vqa mcbMCB&#xff1a;微型断路器 (MCB: Miniature Circuit Breaker) MCB is an abbreviation of "Miniature Circuit Breaker". MCB是“微型断路器”的缩写 。 It is an automatically operated electronics switch. It is designed to detect the fault in the e…

CentOS忘记普通用户密码解决办法

普通用户忘记密码 1.使用root用户登录系统&#xff0c;找到/etc/shadow文件。 2.找到用户名开头的那一行&#xff0c;例如我的用户名为pds,&#xff0c;以冒号为分割符&#xff0c;红色部分是密码加密部分 pds:$1$CivopRgF$ajWQ54W1XJbifFjm05Jk/1:15353:0:99999:7::: 3.pds是我…

esp32的GPIO操作

对于任何一款芯片&#xff0c;GPIO接口是其最基本的组成部分&#xff0c;也是一款芯片入门的最基本操作&#xff0c;下面论述下 关于esp32开发版的GPIO操作&#xff0c;本文中重点讲解下 关于如何创建eclipse工程&#xff0c;并通过eclipse下载到esp32中去&#xff08;本文的工…

聚焦数据的力量——全球领先安全技术分享会在京召开

ZD至顶网安全频道 04月21日 综合消息&#xff1a; 由中国网络安全与信息化产业联盟、360共同主办的“数据的力量——全球领先安全技术分享会“今日在北京成功召开。来自政府、企业、教育、投资机构和产业联盟的300多位嘉宾参加了本次技术分享会&#xff0c;共同就安全产业发展趋…