This entry includes everything that I have coded during the Front-End course I joined.
- Company hosting:
Coderspace
- Teacher:
Varol Maksutoğlu
- Introduction to HTML: How to create a basic "about me" page?
- Different HTML elements:
- Header types
- Lists: ordered or unordered
- Paragraphs
- Inline elements: span
- Links
- Images
- Article elements:
- Header
- Section
- Footer
- Markdown elements and formatting
- Tables:
- Row and column structure
- Labels
- Input types:
- text
- date
- time
- radio
- checkbox
- submit
- Introduction to CSS:
- Style inside a HTML file
- Links' states
- Images
- Grid
- Flexbox
- Grid Area
- Transitions
- Animations
- To be added.