
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
Discover the course structure, covering document structure, headings and paragraphs, multimedia for navigation, and forms submission, then learn styling basics and how to upload a website.
Learn the basics of a stable HTML document structure, including the doctype declaration, HTML, head, and body tags, and how to create and view a simple webpage in a browser.
Explore the HTML table element and its structure to organize text, numbers, links, and images into rows and columns, add headers, and apply borders for clear webpage data presentation.
Learn how css selectors, properties, and values style web pages by building rulesets with selectors and declaration blocks. Practice applying color, font-size, and other properties through a hands-on exercise.
Select and apply a primary typeface and font family, set font size with pixels, ems, or percentages, and adjust font style, weight, and color to style text across a web page.
Learn how to apply background styling in HTML and CSS using hex colors and background images, including setting background color, background size, and background repeat to control image behavior.
Discover how to style HTML tables with borders and colors, control border-collapse, set height and width, and align text and cell content both horizontally and vertically.
This course is designed to teach students computer basic skills that is a simple web page design using HTML and CSS basic coding. This course is intended to make aware students the basics of web page design concept using HTML and CSS. After completing this course students will be familiar with most of the important HTML tags that they can use while creating HTML (Hypertext Markup Language) documents. Students will also be familiar with CSS styling (Cascading Style Sheet) styling which is nothing but different styling techniques they can apply on web pages which will beautify the look and feel of the web pages.
Students will go through a practical demo session of sample web page design along with each topic that is covered during this course.
Hope you find this course interesting and you will enrol for the full course.
Thanks
Find below the topics that are included in this course. This course is divided into three categories. The first category is HTML Basics, second category is CSS basics, and the third category is Publishing Web Site.
Section 1 - Introduction to HTML
This section covers following topics.
HTML Document Structure
Headings & Paragraphs
Multimedia
Navigation
Tables
Forms
Forms End Point
Section 2 - Introduction to CSS
This section covers following topics.
CSS Selector, Properties & Values
More of CSS Selectors
Text Styling & Formatting
Background Styling
Styling Tables
CSS Image Positioning
Section 3 - Fixing and Uploading
This section covers following topics.
Fixing and Debugging HTML & CSS Code
Uploading Website