Complete beginners introduction to web development

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-web-development-basics-a-beginners-introduction/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 网站开发入门课程:**为你揭秘网页构建的基石!** 这门专为零基础的初学者设计的课程,旨在带你**从完全不懂到能够清晰判断未来学习方向**。我们将聚焦于**每位网页开发者都必须掌握的三大核心技术**: * **HTML (超文本标记语言):** 网页内容的骨架,负责信息的结构化。 * **CSS (层叠样式表):** 网页的灵魂,负责内容的视觉呈现和美化。 * **JavaScript (一种脚本语言):** 网页的互动性,赋予网页生命力,实现动态效果。 通过**亲手创建一个单页网站项目**,你将深入学习这些技术的**基础知识**,例如: * **HTML:** * 文档结构与元素构成 * 文本标记、链接和注释 * 属性的运用 * **CSS:** * 应用方式与规则集 * 选择器、盒模型、内外边距 * 背景、字体样式及 Google 字体的使用 * Display 属性的妙用 * **JavaScript:** * 变量、数据类型与运算符 * 条件语句、函数与事件处理 * 利用 Linting 工具规范代码 * 实现图片切换器和个性化消息功能 完成本课程后,你不仅能够**独立搭建一个基础的单页网站**,更能**掌握一套实用的网页开发基础技能**,为深入探索这片广阔的数字领域打下坚实基础!

课程评论(0条)

课程详情

Hello and welcome to this course. This course is an introductory course to web development for absolute beginners.The aim of the course is not take you from beginner to expert but to take youfrom beginner to a point where you can you can decide if you want to explore more. The three technologies every web developer must know are: HTML: Used to create contentCSS: Used to present the contentJavaScript: Used to create interaction They are the building blocks of all websites and web based projects. This course will teach you the basics of these three technologiesby creating a basic one page website project. What You will learn Introduction to basic HTML Creating a very basic websitePlanning a basic websiteAssembling files and foldersWhat is HTMLHTML document structureAnatomy of HTML elementMarking up textLinksUsing commentsHTML Attributes Introduction to basic CSS What is CSSWays to apply CSSCSS RulesetCSS basic selectorsStyling multiple elementsCSS Box modelUsing margin and padding propertiesChanging background colorCSS Display propertyCSS Font propertyUsing google fonts Introduction to basic JavaScript What is JavaScriptWhere to place JavaScriptVariablesData TypesOperatorsOperator precedenceUsing ConditionalsFunctionsEventsUsing Linting toolsAdding image changerAdding personalized message By the end of this course you will be able to create a basic one page website and in the process acquire some basic but usefulweb development skills.

课程标签

0人关注该课程

主题相关的课程