Web technology reference 编辑

The open web is based on a number of technologies which, together, can be used to create everything from simple sites to powerful web applications. Below you'll find links to a selection of key documentation for each.

If you're new to web development, consider starting with our learning area, which is filled with step-by-step tutorials that will guide you from total webdev newbie to at least semi-pro!

HTML — Structuring the web
HyperText Markup Language is used to define and describe semantically the content (markup) of a web page in a well-structured format. HTML provides a means to create structured documents made up of blocks called HTML elements that are delineated by tags, written using angle brackets. Some introduce content into the page directly, others provide information about document text and may include other tags as sub-elements. Obviously, browsers do not display them, since they are used to interpret the content of the page.

Introduction to HTML | Learn HTML | HTML5 | Developer guide | Element reference | Reference
CSS — Styling the web
Cascading Style Sheets are used to describe the appearance of web content.

Introduction to CSS | Getting started with CSS | Learn CSS | Common CSS questions | Reference
JavaScript — Dynamic client-side scripting
The JavaScript programming language is used to add interactivity and other dynamic features to web sites.
Learn JavaScript | Developer guide | Reference

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:52 次

字数:2682

最后编辑:6年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文