HTML, CSS, and Javascript for Web Developers

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/html-css-javascript-for-web-developers

课程评论:没有评论

第一个写评论        关注课程

课程简介

Johns Hopkins University

课程大纲

In this module we will learn the basics of HTML5. We'll start with instructional videos on how to set up your development environment, go over HTML5 basics like valid document structure, which elements can be included inside other elements and which can not, discuss the meaning and usefulness of HTML5 semantic tags, and go over essential HTML5 tags.

课程评论(0条)

课程详情

Do you realize that the only functionality of a web application that the user directly interacts with is through the web page? Implement it poorly and, to the user, the server-side becomes irrelevant! Today’s user expects a lot out of the web page: it has to load fast, expose the desired service, and be comfortable to view on all devices: from a desktop computers to tablets and mobile phones. In this course, we will learn the basic tools that every web page coder needs to know. We will start from the ground up by learning how to implement modern web pages with HTML and CSS. We will then advance to learning how to code our pages such that its components rearrange and resize themselves automatically based on the size of the user’s screen. You’ll be able to code up a web page that will be just as useful on a mobile phone as on a desktop computer. No “pinch and zoom” required! Last but certainly not least, we will get a thorough introduction to the most ubiquitous, popular, and incredibly powerful language of the web: Javascript. Using Javascript, you will be able to build a fully functional web application that utilizes Ajax to expose server-side functionality and data to the end user.

针对Web开发人员的HTML,CSS和Javascript:您是否意识到用户直接与之交互的Web应用程序的唯一功能是通过网页?实施不当,对于用户而言,服务器端变得无关紧要!当今的用户期望从网页中获得大量收益:它必须快速加载,提供所需的服务,并且要舒适地在所有设备上查看:从台式机到平板电脑和手机。 在本课程中,我们将学习每个网页程序员都需要知道的基本工具。我们将从头开始,学习如何使用HTML和CSS来实现现代网页。然后,我们将继续学习如何对页面进行编码,以使其组件根据用户屏幕的大小自动重新排列并自动调整其大小。您将能够编写一个网页,该网页在移动电话上和台式机上都一样有用。无需“捏和缩放”!最后但并非最不重要的一点是,我们将全面介绍网络上最普遍,最流行和功能极其强大的语言:Javascript。使用Javascript,您将能够构建一个功能齐全的Web应用程序,该应用程序利用Ajax向最终用户公开服务器端功能和数据。

课程标签

0人关注该课程

主题相关的课程