- What is HTML
- How to Create or Write HTML
- What is website? How website works
- What is the difference between website, webpage, web application (web app), and web server
- Heading tag in HTML
- Paragraph tag in HTML
- Anchor tag in HTML
- Image tag in HTML
- Table tag in HTML
- ul and li tag in HTML
- Input tag in HTML
- Button tag in HTML
- form tag in HTML
- Inline and Block Elements in HTML
- id and class attributes in HTML
- Video and Audio tag in HTML
- Semantic tags in HTML
- iFrame tag in HTML
- svg in HTML
- HTML Entities
- pre tag in HTML
- code tag in HTML
Welcome to my blog where you can learn about programming languages and other IT subjects. I also have a YouTube channel where I share coding tutorials and more. Follow me on @CodeWithGagan to enhance your programming skills and stay up-to-date with the latest technology trends.
HTML Lectures
Subscribe to:
Posts (Atom)
Primitive Types in TypeScript
In TypeScript, primitive types are the most basic data types, and they are the building blocks for handling data. They correspond to simple ...
-
JavaScript is a popular high-level programming language that is primarily used to add interactivity to web pages. It is a scripting language...
-
Before learning JavaScript, there are some fundamental concepts and skills that you should be familiar with. Here are some prerequisites for...
-
The useEffect() hook is a built-in hook in React that allows functional components to perform side effects. Side effects are operations that...
No comments:
Post a Comment