|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/html-css-and-javascript-for-beginners/
课程评论:没有评论
**2025 Web Coding Bootcamp: HTML、CSS和JavaScript** 本课程旨在教授学员掌握HTML、CSS和JavaScript三大核心Web开发技术,打造功能丰富且具有吸引力的网站。 **HTML部分**: 学员将深入学习HTML的各项属性,掌握文本、链接、表格、地图和div等元素的用法。课程还将涵盖如何创建可链接的电话号码(与Gmail集成),以及IDE(如VS Code)的安装和配置。此外,还将学习如何定义内容、图像、视频、音频、标题等基本元素。 **CSS部分**: 本模块将专注于CSS(层叠样式表),教授如何控制网页内容的显示方式。学员将学习如何运用CSS来操纵颜色、边框盒模型、实现动画效果以及使用伪元素,从而提升网页的视觉表现力。 **JavaScript部分**: JavaScript部分将揭示其在网站代码和逻辑控制中的关键作用。学员将学会使用JavaScript来控制弹窗、轮播图和内容过滤等交互式功能。课程还将教授如何使用`querySelector`和`getElementById`等方法来操作HTML元素,以及如何进一步通过JavaScript调整元素的对齐和样式。此外,还将学习如何实现元素的自动移动、停止或旋转,并探索如何利用JavaScript实现网站的各种功能,例如创建本地时间和执行数学运算。 **项目实战**: 课程最终将通过一个综合项目——创建一个功能完整的计算器,来巩固所学知识,将HTML、CSS和JavaScript融会贯通,实现从基础结构到样式设计再到动态交互的全方位实践。
Learners will know how to use attributes in HTML.Learners will know how to use text in HTML.Learners will know how to use links in HTML.Learners will know how to use tables in HTML.Learners will know how to use a map in HTML.Learners will know how to use divs in HTML.How to use a linkable phone number with Gmail in HTML.Installation of an IDE, e.g., VSCodeI will show you how to define content, images, videos, audio, headings, etc.CSS (Cascading Style Sheets).We will learn how contents will be displayed on the website in CSS.How to manipulate colors, border-box, animations, pseudo elements using CSS.Learners will see how JS determines the code and logic of a website.Learners will know how to use JS to control popups, carousels, and filtering.You will see how to manipulate elements using querySelector and getElementById.How to align and style elements and tags further with JS.How to move, stop, or turn objects automatically with JS.See how to enable some website functions with JS.We will create a local time with JS.Learners will learn how to perform mathematical operations.Finally, we will create a functional calculator with HTML, CSS, and JS.