Web Design
Web Design
Web Design
Design Course
by Olisa Mordi
Understanding the basics of HTML
• Structure: The basic building blocks for web content
• Tags: Usage of HTML tags for elements and attributes
• Hyperlinks and Images: Incorporating links and visuals into web pages
Exploring the fundamentals of
CSS
• CSS syntax: Understanding the structure and rules of CSS
• CSS properties: Exploring common properties for layout, typography,
and color
• CSS selectors: Learning to target and style specific elements on a
webpage
Responsive Web Design
Principles
Responsive web design focuses on creating flexible and adaptable layouts that
adjust seamlessly to various screen sizes and devices.
This approach prioritizes user experience by ensuring that websites are visually
appealing and functional across all platforms.
Introduction to JavaScript for
Web Design
JavaScript is a versatile language used to create dynamic, interactive web
experiences.
Learn to manipulate the Document Object Model (DOM) and add functionality
to websites.