https://github.com/bscript07/softuni-html-css
HTML && CSS course at SoftUni -Jan 2024
https://github.com/bscript07/softuni-html-css
box-model css-form-validation css3 css3-flexbox flexbox-layout html5
Last synced: 6 months ago
JSON representation
HTML && CSS course at SoftUni -Jan 2024
- Host: GitHub
- URL: https://github.com/bscript07/softuni-html-css
- Owner: bscript07
- Created: 2024-05-14T18:58:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-19T06:32:46.000Z (over 1 year ago)
- Last Synced: 2025-01-22T11:12:37.793Z (about 1 year ago)
- Topics: box-model, css-form-validation, css3, css3-flexbox, flexbox-layout, html5
- Language: HTML
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML & CSS
The goal of the "HTML & CSS" course is to provide foundational knowledge in web technologies, specifically an introduction to HTML5 and CSS3. Students will acquire basic knowledge in web development, web browsers, tools for HTML/CSS/DOM development, and develop practical skills in using the language for describing web content (HTML) and the language for styling web content (CSS). The course covers the basic HTML tags, paragraphs, lists, tables, forms, controls, and semantic HTML tags. Emphasis is placed on the core CSS selectors and styles, working with classes, presentation rules, and positioning/layout rules in CSS. The latest features of the HTML5 and CSS3 standards are also covered. The course emphasizes practical exercises with HTML and CSS, engaging students in real projects for building web pages, implementing site fragments, and creating complete modern websites with good design, modern structure, and mobile support.
# Acquired Skills
- Studying the fundamentals of typography
- Styling websites with CSS
- Basic knowledge in building web pages
- Creating responsive web design
- Creating modern websites
- Ability to create static web pages
