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%
/
17%
\
👍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