In this project, I set up my first Capstone Project about a Web Design Course. My goal here is make 2 pages (home and about) of my web development course for mobile and desktop version.
- HTML and CSS
To get a local copy up and running follow these simple steps:
- Go to the repository page.
- Press the "Code" button and copy the link.
- Clone it using git command
git clone <link>
.
- 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.
👤 ArthurGC
- GitHub: @ArthurGC
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is MIT licensed.