html_capstone

This is my capstone project from my first Microverse module, a landing page for a JavaScript conference. Built with: HTML, CSS, JavaScript, and Webpack.

Stars
4

HTML, CSS, and JavaScript Capstone Project

This is my HTML, CSS, and JavaScript capstone project .

Screenshot:

  • For mobile version:
  • For desktop version:

Built With

  • HTML, CSS and JavaScript.

Live Demo

Live Demo Link

Learning objectives

  • Use semantic HTML tags.
  • Apply best practices in HTML code.
  • Use CSS selectors correctly.
  • Use CSS box model.
  • Use Flexbox to place elements in the page.
  • Demonstrate ability to create UIs adaptable to different screen sizes using media queries.
  • Use GitHub Pages to deploy web pages.
  • Apply JavaScript best practices and language style guides in code.
  • Use JavaScript to manipulate DOM elements.
  • Use JavaScript events.
  • Use objects to store and access data.
  • Communicate technical concepts to other technical people.

Getting Started

  • In order to see the web pagein your browser you must click on the "Live Demo" link.
  • To get a local copy up and running follow these simple example steps:

Prerequisites

No prerequisites are necessary for this project

Setup

  • Clone the repository with the command:

Usage

  • Open the file named 'index.html' in your browser.

Authors

Andrs Condezo Monge

Show your support

Give a if you like this project!

Acknowledgments

License

This project is MIT licensed.

Related Projects