Which HTML tag is used to insert an image?
Anonymous Quiz
8%
<img url=โhtmllogo.jpgโ />
5%
<img alt=โhtmllogo.jpgโ />
82%
<img src=โhtmllogo.jpgโ />
4%
<img link=โhtmllogo.jpgโ />
In HTML, <img> tag is used to insert an image in HTML page. Image tag has two attributes (src and Alt).
โ> Src attribute is used to specify the image path.
โ> Alt attribute is used to specify the alternate text for the image.
โ> Src attribute is used to specify the image path.
โ> Alt attribute is used to specify the alternate text for the image.
Learn HTML and CSS by Building a Stylish Login Form
Take Your Web Development Skills to the Next Level
Rating โญ๏ธ: 4.4 out 5
Students ๐จโ๐ : 14,653
Duration โฐ: 49min of on-demand video
Created by ๐จโ๐ซ: Zaowl Dev
๐ Course Link
#web_development #website #HTML #CSS
โโโโโโโโโโโโโโ
๐Join @web_dev_bds for more๐
Take Your Web Development Skills to the Next Level
Rating โญ๏ธ: 4.4 out 5
Students ๐จโ๐ : 14,653
Duration โฐ: 49min of on-demand video
Created by ๐จโ๐ซ: Zaowl Dev
๐ Course Link
#web_development #website #HTML #CSS
โโโโโโโโโโโโโโ
๐Join @web_dev_bds for more๐
Udemy
Free Web Development Tutorial - Learn HTML and CSS by Building a Stylish Login Form
Take Your Web Development Skills to the Next Level - Free Course
๐1
This media is not supported in your browser
VIEW IN TELEGRAM
Response layout
modern-web-developmentmodern-web-development.pdf
20.8 MB
Modern WebDevelopment: Understanding domains, technologies, and user experience
๐7
Which character is used to represent when a tag is closed in HTML?
Anonymous Quiz
10%
#
7%
!
66%
/
16%
\
๐1
MERN Stack Developer Roadmap 2024:
Step 1: ๐ Master Web Basics
Step 2: ๐ฅ๏ธ HTML/CSS Proficiency
Step 3: โจ Deep Dive into JavaScript
Step 4: ๐๏ธ Version Control with Git
Step 5: ๐ Node.js for Server-Side
Step 6: ๐๏ธ Express.js for Routing
Step 7: ๐ฆ NPM for Package Management
Step 8: ๐ MongoDB for Databases
Step 9: ๐ React.js for Frontend
Step 10: ๐ Implement Security (JWT)
Step 11: ๐ App Deployment (Heroku, Netlify)
Step 12: ๐ณ Docker Basics
Step 13: โ๏ธ Explore Cloud Services
Step 14: ๐ CI/CD with GitHub Actions
Step 15: ๐งช Testing with Jest
Step 16: ๐ API Documentation
Step 17: ๐ข Build a Portfolio
Step 18: ๐ผ Resume Crafting
Step 19: ๐ Interview Preparation
Step 20: ๐ Job Hunting Strategy
Step 1: ๐ Master Web Basics
Step 2: ๐ฅ๏ธ HTML/CSS Proficiency
Step 3: โจ Deep Dive into JavaScript
Step 4: ๐๏ธ Version Control with Git
Step 5: ๐ Node.js for Server-Side
Step 6: ๐๏ธ Express.js for Routing
Step 7: ๐ฆ NPM for Package Management
Step 8: ๐ MongoDB for Databases
Step 9: ๐ React.js for Frontend
Step 10: ๐ Implement Security (JWT)
Step 11: ๐ App Deployment (Heroku, Netlify)
Step 12: ๐ณ Docker Basics
Step 13: โ๏ธ Explore Cloud Services
Step 14: ๐ CI/CD with GitHub Actions
Step 15: ๐งช Testing with Jest
Step 16: ๐ API Documentation
Step 17: ๐ข Build a Portfolio
Step 18: ๐ผ Resume Crafting
Step 19: ๐ Interview Preparation
Step 20: ๐ Job Hunting Strategy
๐14โค1
Among the following, which is the HTML paragraph tag?
Anonymous Quiz
90%
<p>
4%
<pre>
4%
<hr>
1%
<a>
๐2