首页>软件>教育学习>HTML Free Guide

免费

HTML Free Guide

6.0(已有2人评分)我要评分

版 本:
1.0
类 型:
教育学习
下载量:
36
大 小:
3.6MB
时 间:
2017-03-10
语 言:
其他
更多

扫二维码下载到手机

纠错举报
关闭纠错举报
HTML Free Guide
我站仅对该软件提供链接服务,该软件内容来自于第三方上传分享,版权问题均与我站无关。如果该软件触犯了您的权利,请点此版权申诉

+ 展开全部应用介绍

HTML is the language for describing the structure of Web pages. HTML stands for HyperText Markup Language. Web pages consist of markup tags and plain text. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html>). HTML tags most commonly come in pairs like <h1> and </h1>, although some tags represent empty elements and so are unpaired, for example <img>. The first tag in a pair is the start tag, and the second tag is the end tag (they are also called opening tags and closing tags).HTML5 will soon be the standard for web pages and supported in the latest browsers. HTML5 will be the new standard for HTML, XHTML, and the HTML DOM. HTML5 is not something completely new. Most of HTML5 specifications came from HTML 4 or XHTML 1.0.A web browser can read HTML files and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses them to interpret the content of the page. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language rather than a programming language.What is New in HTML5?Some of the new features in HTML5 are:- The DOCTYPE declaration for HTML5 is very simple, <!DOCTYPE html>- The character encoding (charset) declaration is also very simple, <meta charset="UTF-8">- New Functions for embedding audio (<audio>), video (<video>), and graphics (<svg> and <canvas>)- Client-side data storage- Interactive documents- New structural elements <article>, <header>, <footer>, <nav>, <section>, and <figure>- New form controls calendar, date, time, email, url, search- JavaScript enhancements- New HTML5 API’s (Application Programming Interfaces). The most interesting new API’s are: HTML Geolocation, - HTML Drag and Drop, HTML Local Storage, HTML Application Cash, HTML Web Workers, HTML SSE- HTML5 also includes new elements for better structure, drawing, media content, and better form handling.HTML5 Browser SupportThe latest versions of Apple Safari, Google Chrome, Mozilla Firefox, Opera, and Microsoft Internet Explorer 9.0 all support many of the new HTML5 features.In addition, the mobile web browsers that come pre-installed on iPhones, iPads, and Android phones all have excellent support for HTML5.Specific browsers supporting HTML5 are:- IE 9+ (Windows)- Firefox 3.0+ (all operating systems)- Safari 3.0+ (Windows, OS X, and iPhone OS 1.0+ operating systems)- Chrome 3.0.195+ (Windows), 5.0.375+ (all operating systems)- Opera 9.5+ (all operating systems)

应用截图

你可能还会喜欢

发表评论共有 0 条软件评论

本软件还没有玩家发表评论,快来抢占沙发吧:)

发表评论

  • 您给应用的评分(鼠标选择星星):

  • [文明评论,  注意:发表不和谐言论可能会被禁言]

小贴士:

1、为了让您的评论能够被更多玩家看到请勿恶意灌水。

2、谢绝人身攻击、地域歧视、刷屏、广告等恶性言论。

3、所有评论均代表玩家本人意见,不代表2018手游网立场。