/first-capstone

This is a website created for the famous speaker speeches, It was created with JS, CSS and HTML.

Primary LanguageCSS

First Capstone Project

This is a webiste for public speakers speech.

Built with

  • HTML
    • semantic HTML tags
    • best practices in HTML code
  • CSS
    • CSS selectors correctly
    • CSS box model
    • Flexbox to place elements in the page
    • media queries
  • JavaScript
    • JavaScript to manipulate DOM elements
    • JavaScript events
    • objects to store and access data
  • GitHub Pages to deploy web pages

Live Demo (if availabel)

To get a local copy up and running follow these simple example steps:

Prerequisites

  • PC with the Internet.
  • Visual Studio Code

Setup

To setup this project on your local device clone it using git and then install all of it's dependencies using npm.

Author

 👤 Author1

- GitHub: https://github.com/SaboorSohaib
- Twitter: https://twitter.com/Absaboorsohaib
- LinkedIn: https://www.linkedin.com/in/abdul-saboor-sohaib-b5b566244/

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Cindy Shin the author of the original design [https://www.behance.net/gallery/29845175/CC-Global-Summit-2015]

📝 License

This project is MIT licensed.

Copyright (c) [2022] [Abdul Saboor Sohaib]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERS LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.