HTML & CSS WEB DEVELOPMENT
HTML is the foundation of all web pages. It defines the structure of a page, while CSS defines its style. HTML and CSS are the beginning of everything you need to know to make your first web page.
At present, 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. You will learn to design and develop trending websites that attract users and easy navigation through out the website. This includes both single page application as well as multiple page applications.
Course Overview
Throughout this course, you'll learn about the underlying structure of the web - HTML. You'll learn how to use this tree-like structure to create websites. You'll also learn how to apply styling to a website through CSS. You'll learn about CSS syntax, selectors, and units. Along the way, you'll also learn about code editors and a browser's Developer Tools.
1. Module-1: Introduction to HTML5
Chapter-1: HTML - Introduction
Chapter-2: Setup, IDEs, Development Tools
Chapter-3: HTML Document Strategy
Chapter-4: Add Media Content To Web Pages
2. Module-2: HTML Concepts- A
Chapter-1: HTML Tags
Chapter-2: HTML Elements and Attributes
Chapter-3: Formatting, Phrases
Chapter-4: HTML Comments
3. Module-3: HTML Concepts- B
Chapter-1: HTML Images
Chapter-2: HTML Tables
Chapter-3: HTML Lists
Chapter-4: HTML Frames
4. Module-4: HTML Concepts- C
Chapter-1: Background, Blocks
Chapter-2: Fonts, Marquee
Chapter-3: Forms
5. Module-5: Introduction to CSS3
Chapter-1: CSS- Introduction
Chapter-2: Setting up
Chapter-3: Selectors, Properties
Chapter-4: Text, Colors
Chapter-5: Border, Margin, Padding
6. Module-6: More to CSS3
Chapter-1: Transitions, Transformations
Chapter-2: Media Queries
Chapter-3: Basics to Bootstrap
Why HTML and CSS?
Building Blocks of a Website
Anytime you see anything visible on screen like form, button, text field, checkboxes, clicking on link etc etc boils down to HTML. Major building blocks of HTML are tags, elements and attributes. And, building blocks of CSS are selectors; Pseudo-classes and pseudo-elements; Combinators. This can be enhanced by implementation of Bootstrap, a styling framework that helps developers or designers to arrange website in a more presentable way.
Advantages of HTML5 and CSS3
Many businesses are developing and expanding web content and apps with aim to create well-defined and accurate web pages and web systems that can access on different devices, web browsers, and operating systems. Key advantages are as follows, Economical Multi-Platform Development; Expansion of Video to an ample range of platforms; SEO-Ready; Compatible with multiple browsers; Great access to Business Intelligence and many more.