/Innovation-Cloud

Codecademy HTML/CSS Static page example

Primary LanguageCSS

Codecademy Example - Innovation Cloud Conference Website

Website Image

Table of Contents

  1. Project Overview
  2. Live Demo
  3. Features
  4. Technologies Used
  5. Setup
  6. Usage
  7. Contributing
  8. License
  9. Contact

Project Overview

This Codecademy project is a simple HTML and CSS webpage designed for the Innovation Cloud Conference. It showcases a clean and responsive design, ideal for connecting ideas and people globally.

Live Demo

View the live demo of the project here: Innovation Cloud Live Demo

Features

  • Responsive Design: Adjusts to different screen sizes for optimal user experience.
  • Navigation Bar: Easy access to different sections of the site.
  • Interactive Elements: Buttons and links for enhanced user engagement.

Technologies Used

  • HTML5
  • CSS3
  • Roboto Font from Google Fonts

Setup

To clone and run this application, you'll need Git and a web browser installed on your computer. From your command line:

# Clone this repository
$ git clone [your-repo-link]

# Go into the repository
$ cd [your-repo-name]

# Open the index.html in your browser