DEV Community

Pintu Sharma
Pintu Sharma

Posted on

Frontend Developer

HTML (7 Videos)

  1. Introduction to HTML and Basic Structure: HTML ke basics, tags, attributes, aur basic structure (doctype, html, head, body).
  2. Common HTML Tags: Paragraphs, headings, lists, links, images.
  3. Forms and Input Elements: Form, input types, labels, buttons, textarea, select.
  4. Tables: Table, tr, th, td, colspan, rowspan.
  5. Semantic HTML: Header, nav, section, article, aside, footer.
  6. Multimedia: Audio, video, embedding content.
  7. HTML5 New Features: New input types, elements like , .

CSS (8 Videos)

  1. Introduction to CSS: Syntax, selectors, properties, external vs internal vs inline CSS.
  2. Box Model: Margin, border, padding, content.
  3. Flexbox Basics: Main concepts, justify-content, align-items, flex-direction.
  4. Grid Layout: Basic concepts, grid-template-columns, grid-template-rows.
  5. Responsive Design: Media queries, responsive units (%, vw, vh, rem, em).
  6. CSS Positioning: Static, relative, absolute, fixed, sticky.
  7. Animations and Transitions: Keyframes, transition property.
  8. CSS Variables and Custom Properties: Declaring and using CSS variables.

Image description

Top comments (0)