Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opencodechicago/html-css_fundamentals_part3
This repository covers creating and styling forms using HTML5 and CSS3. It includes various input types like text fields, checkboxes, and radio buttons, along with basic HTML5 validation and form styling techniques to improve user experience.
https://github.com/opencodechicago/html-css_fundamentals_part3
css css-flexbox css3 front-end-development frontend frontend-mentor html html5 software-engineering ux-ui-design webdev webdevelopment
Last synced: 5 days ago
JSON representation
This repository covers creating and styling forms using HTML5 and CSS3. It includes various input types like text fields, checkboxes, and radio buttons, along with basic HTML5 validation and form styling techniques to improve user experience.
- Host: GitHub
- URL: https://github.com/opencodechicago/html-css_fundamentals_part3
- Owner: OpenCodeChicago
- License: mit
- Created: 2024-08-31T23:25:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T09:00:40.000Z (2 months ago)
- Last Synced: 2024-09-09T01:25:02.400Z (2 months ago)
- Topics: css, css-flexbox, css3, front-end-development, frontend, frontend-mentor, html, html5, software-engineering, ux-ui-design, webdev, webdevelopment
- Language: CSS
- Homepage:
- Size: 2.13 MB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML/CSS Fundamentals: Forms and Inputs
[![GitHub last commit](https://img.shields.io/github/last-commit/OpenCodeChicago/HTML-CSS_fundamentals_part2)](https://github.com/OpenCodeChicago/HTML-CSS_fundamentals_part2/commits/main)
[![GitHub license](https://img.shields.io/github/license/OpenCodeChicago/HTML-CSS_fundamentals_part2)](https://github.com/OpenCodeChicago/HTML-CSS_fundamentals_part2/blob/main/LICENSE)> This repository expands on **HTML** and **CSS** fundamentals, with a particular focus on **forms** and various input types such as **text fields**, **checkboxes**, **radio buttons**, and more. You'll learn how to build accessible and user-friendly forms for the web, as well as how to style them using CSS.
---
## What We Covered
In this lesson, we explored the following key concepts:
- **HTML5 Form Elements**:
- **Text inputs** (``, ``, etc.)
- **Radio buttons** and **Checkboxes**
- **Select boxes** (``) and **Textareas**
- **Buttons** (``, ``, etc.)
- **Form Structure**:
- Building semantic, accessible forms with **``** tags.
- **Basic Form Validation**:
- Using built-in HTML5 validation attributes like `required`, `pattern`, `minlength`, etc.
- Applying **placeholder text**, **labeling inputs**, and ensuring **accessibility**.
- **Styling Forms**:
- Customizing form appearance with **CSS**: borders, padding, margin, hover, focus.---
## Getting Started
To explore the content of this repository:
1. **Clone the Repository**:
```bash
git clone https://github.com/OpenCodeChicago/HTML-CSS_fundamentals_part3.git
```
2. **Open the Project**:
Open the `index.html` file in your browser to see the basic structure and styling in action.
3. **Edit and Experiment**:
Modify the HTML and CSS files to see how changes affect the appearance and structure of the web page.---
## Folder Structure
This repository follows the folder structure below:
- **`index.html`**: This is the main HTML file where the content and structure of the web page are defined.
- **`styles.css`**: This external CSS file is used for styling the HTML elements.---
## What's Next
As we continue to dive deeper into **`HTML`** and **`CSS`**, the next lesson will cover::
- **Colors**: Exploring color theory, including color schemes and how to apply colors effectively using CSS.
- **Image Optimization**: Understanding techniques to optimize images for faster loading times and better performance on the web.**Stay tuned as we build on these foundational skills and move toward more advanced concepts in web development.**
## Languages and Tools:
---
## Issues
If you encounter any issues or have suggestions for improvements, please let us know by [opening an issue](https://github.com/OpenCodeChicago/HTML-CSS_fundamentals_part3/issues) on GitHub.
## License
This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Feedback
Your feedback is valuable to us! If you have any thoughts on how we can improve, please [submit feedback](https://github.com/OpenCodeChicago/HTML-CSS_fundamentals_part3/issues) or contact us directly.
## Contact Us
For any questions, suggestions, or further discussion, feel free to reach out to us: