Skip to content

Rubansi/alx-css-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmileSchool Landing Page

Welcome to the SmileSchool landing page project! This is a responsive website built with HTML5 and CSS3, showcasing modern web design techniques and best practices.

Live Website

Figma File

Authors

  1. Irene Githundi

  2. Rubansi Vincent

Authors

Features

  • Responsive Layout: Adapts to different screen sizes using media queries and flexible units.
  • Semantic HTML: Utilizes semantic tags such as <header>, <nav>, <main>, <section>, and <footer> for better accessibility and SEO.
  • Custom Fonts: Integrates Google Fonts for improved typography.
  • Font Awesome Icons: Uses Font Awesome for scalable vector icons.
  • CSS Flexbox & Grid: Layouts are managed with Flexbox and Grid for alignment and spacing.
  • Buttons & Cards: Styled interactive buttons and card components for tutorials and team members.
  • Image Gallery: Displays images with proper alt text for accessibility.
  • Hover Effects: Adds interactivity with CSS hover states.
  • FAQ Section: Structured with collapsible content for user engagement.

Key HTML Concepts Used

  • Semantic elements (<header>, <nav>, <main>, <section>, <footer>, <blockquote>, <ul>, <li>, <h1>-<h4>, <p>, <img>, <button>)
  • Accessibility features (alt attributes, proper heading structure)
  • Linking external resources (Google Fonts, Font Awesome)

Key CSS Concepts Used

  • Flexbox and Grid for layout
  • Responsive design with media queries
  • Custom classes for styling components
  • Button and card styling
  • Font and color customization
  • Hover and active states

References & Documentation

Getting Started

  1. Clone the repository.
  2. Open index.html in your browser or use Live Server in VS Code.
  3. To deploy, push to GitHub and enable GitHub Pages in your repository settings.

Feel free to explore the code and experiment with different HTML and CSS features. For more information, check the documentation links above.

About

alx advanced css project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published