About Course
Before you start this course, you will need a PC or laptop and an editor. We all know what is a PC and laptop, but may not know what a text editor is. An editor is a tool, a piece of programming software that enables you to write, run, and edit your program. You need them in this course because the course is practical and practice-based. One good thing about programming and software engineering is that most if not all the tools and materials are free, but you need to devote the time, concentration, and determination to succeed as the rewards and benefits are great.
Main Features
As HTML/CSS is an integral part of web development and applications, all browsers and web editors are embedded with the HTML/CSS engine. You can read, write, code, and run on any editor and web browsers such as Firefox, Google, Chrome, Internet Explorer, and the host of them without the need for installing and configuring the any other engine.
HTML/CSS is as popular as the World Wide Web because it is used in all websites and apps all over the world. The first point of contact of the World Wide Web are HTML and the CSS. They are not very interactive as other programming languages. They are used to design the look and flair of the website. The appearance of your website is determined by the HTML and CSS.
It is only very large organisations that engage HTML/CSS engineers all over the world, because you will be required to learn at leat one other programming language with it. Programmers except backend developers are required to learn HTML/CSS.
Content
Introduction
Syntax
Types of CSS
Inline Styles
Embedded Styles
External Style Sheets
Importing External Styles
CSS Selectors
CSS Simple Selectors
Selector lists
Attribute selectors
Pseudo-classes and elements
Universal Selector (*)
CSS Color
CSS HEX Value
Course Content
HTML/CSS Introduction
-
Lesson 1
-
Lesson 2
-
Lesson 3
-
Lesson 4
-
Lesson 5