Html and CSS Introduction

Html
CSS
Structure of a page, HTML content and how to style

ENROLL

Ready to jump into web page development?

This course is for absolute beginners to learn how to get started in creating web pages and dissect how any page on the internet works.

Html defines the content of a page and CSS the appearance of the content.

The key areas this course covers include:

Classroom bundle includes perpetual access to course content and meets at Nexul Academy.

What you will learn

1: Tool setup
vs code, internet browser
2: Components of a Page
document, elements, attributes
3: View and Inspect a Page
browser developer tools
4: Inline Styles
adding some color and size
5: Introducing CSS
style definitions file
6: Types of Selectors
element, id, class and more
7: Basic Style Properties
colors, spacing, fonts
8: Frameworks
bootstrap, material and others