HTML (7 Videos)
- Introduction to HTML and Basic Structure: HTML ke basics, tags, attributes, aur basic structure (doctype, html, head, body).
- Common HTML Tags: Paragraphs, headings, lists, links, images.
- Forms and Input Elements: Form, input types, labels, buttons, textarea, select.
- Tables: Table, tr, th, td, colspan, rowspan.
- Semantic HTML: Header, nav, section, article, aside, footer.
- Multimedia: Audio, video, embedding content.
- HTML5 New Features: New input types, elements like , .
CSS (8 Videos)
- Introduction to CSS: Syntax, selectors, properties, external vs internal vs inline CSS.
- Box Model: Margin, border, padding, content.
- Flexbox Basics: Main concepts, justify-content, align-items, flex-direction.
- Grid Layout: Basic concepts, grid-template-columns, grid-template-rows.
- Responsive Design: Media queries, responsive units (%, vw, vh, rem, em).
- CSS Positioning: Static, relative, absolute, fixed, sticky.
- Animations and Transitions: Keyframes, transition property.
- CSS Variables and Custom Properties: Declaring and using CSS variables.
Top comments (0)