|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/responsive-web-development-using-html5-css3-2021-beginners/
课程评论:没有评论
课程名称:2024年初学者使用HTML和CSS进行网页开发(印地语) 课程概述:本课程以印地语授课,旨在帮助学生掌握基本的网页开发技能,最终能够创建自己的静态单页网站。课程内容分为五个部分,涵盖HTML、CSS3 + HTML5、CSS Flexbox、项目实践和JavaScript基础。 第一部分:HTML - 介绍HTML元素、属性,以及文本格式化 - 讲解引用和引文元素、注释、链接、图片、列表和表格的使用 第二部分:CSS3 + HTML5 - 学习三种插入CSS的方法:外部CSS、内部CSS和内联CSS - 理解HTML的id和class属性、块级和行内元素 - 讲解CSS的边距、边框和填充,以及定位属性(相对与绝对) 第三部分:CSS Flexbox - 探讨Flex容器属性,包括对齐、空间分配和换行 - 介绍CSS Flex项目的使用 第四部分:项目实践 - 学习如何使用HTML5、CSS3和Flexbox构建响应式网页 - 讲解如何部署网站及为网站添加域名 第五部分:JavaScript基础 - 涉及JavaScript变量、算数运算符、数据类型、字符串、数字、数组、对象及赋值运算符 - 理解if…else语句和循环结构的应用 通过本课程,学生将掌握创建及部署网站的技能,并能够运用所学知识进行网页开发。
NOTE: The course is in HINDI language.- After finishing this course the student will be able to make their own static single page website.- The course is divided into 5 sections( HTML, CSS3 + HTML5, CSS Flexbox, Project, Basics of JavaScript )Section 1: HTML section covers the following topics: HTML Elements HTML Attributes HTML Text Formatting HTML Quotation and Citation Elements HTML Comments HTML Links HTML Images HTML Lists HTML Tables Section 2: CSS3 + HTML5 section covers the following topics: Three Ways to Insert CSS - External CSS - Internal CSS - Inline CSS HTML id Attribute HTML class Attribute HTML Block and Inline Elements CSS Margins, Borders and Padding The position Property - relative - absolute Section 3: CSS Flexbox section covers the following topics: Flex container properties align-items Flex container properties justify-content Flex container properties flex-wrap CSS Flex Items Section 4: Project section covers the following topics: You will learn to build responsive web pages using HTML5, CSS3, Flexbox and CSS Media Queries. How to deploy website. How to add domain to your website. Section 5: JavaScript section covers the following topics: JavaScript Variables JavaScript Arithmetic Operators JavaScript Data Types JavaScript Strings JavaScript Numbers JavaScript Arrays JavaScript Objects JavaScript Assignment Operators JavaScript If…Else Statements JavaScript Loops