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%
!
67%
/
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
Among the following, which is the HTML paragraph tag?
Anonymous Quiz
90%
<p>
4%
<pre>
4%
<hr>
1%
<a>
π2