If you have any query feel free to chat us!
Happy Coding! Happy Learning!
Let's continue with HTML Basics - Part III. In this session, we'll explore some advanced HTML elements and concepts to further enhance your web pages.
Lists (Continued): HTML provides additional list types, such as definition lists (
<dl>
) with<dt>
(term) and<dd>
(description) elements.Semantic Tags (Continued): Further explore semantic elements to improve the structure of your web page. Use
<header>
for page headers,<nav>
for navigation menus,<main>
for the main content,<section>
for sections within the page,<article>
for standalone content,<footer>
for the footer section, and<aside>
for side content.Inline Elements vs. Block Elements: Understand the difference between inline elements (e.g.,
<span>
,<a>
) and block elements (e.g.,<div>
,<p>
). Block elements start on a new line and take up the full available width, while inline elements only take up as much width as necessary and do not start on a new line.Images (Continued): Add alternative text to images using the
alt
attribute. Thealt
attribute provides a description of the image for accessibility and search engine optimization.Video and Audio: You can embed video and audio content using the
<video>
and<audio>
elements.Tables (Continued): Enhance tables with header cells (
<th>
) and table captions (<caption>
).IFrames: Use the
<iframe>
element to embed external content, such as maps or videos, from other websites.Meta Tags: Besides specifying character encoding and viewport settings, you can use meta tags to provide additional information about your web page, such as author, description, and keywords.
Validation and Accessibility: Ensure your HTML code is valid by using online validators. Additionally, aim to create accessible web pages that can be used by people with disabilities. Use proper headings, alternative text for images, and semantic elements for better accessibility.
Responsive Images: Use the
<picture>
element and thesrcset
attribute to provide different image sources for different screen sizes, improving the responsiveness of your images.That wraps up our HTML Basics - Part III. By now, you have a solid understanding of HTML fundamentals and have learned how to create structured and accessible web pages. Continue practicing, exploring advanced HTML elements, and combining HTML with CSS and JavaScript to create impressive web applications!
htmlCopy code
<meta name="author" content="Your Name"> <meta name="description" content="Web page description"> <meta name="keywords" content="keyword1, keyword2, keyword3">
htmlCopy code
<iframe src="https://www.youtube.com/embed/video-id" width="560" height="315" frameborder="0" allowfullscreen></iframe>
htmlCopy code
<table> <caption>Table Caption</caption> <tr> <th>Header 1</th> <th>Header 2</th> </tr> <tr> <td>Data 1</td> <td>Data 2</td> </tr> </table>
htmlCopy code
<video controls> <source src="video.mp4" type="video/mp4"> Your browser does not support the video tag. </video> <audio controls> <source src="audio.mp3" type="audio/mpeg"> Your browser does not support the audio tag. </audio>
htmlCopy code
<dl> <dt>Term 1</dt> <dd>Description 1</dd> <dt>Term 2</dt> <dd>Description 2</dd> </dl>
Comments: 24
Kindly check the lecture number 6. Lifecycle of a Change in 1. Git and Github The above lecture is not related to the course please update it ASAP Thank you
From where can I download the files which love babbar says he has uploaded on dashboard ??
I have attached the link https://github.com/lakshayk12/ANN_optimization_BTP
bro, i paid for the course, but still can't access the course. do something
Paid for the course but it still locked, can solve this problem please, when you take the payment the couse should be unlocked, evey time i have to message for any purchase
Now your Paypal payment is accepted and your course is activated successfully. Please leave your valuable feedback.
Why i am being asked for payment if i am already enrolled in the course
Dear anand, your payment is now updated check your course, apologize for several delays. Please leave your valuable feedback.
thanks its working now
hello ,I have a doubt
hello i have a doubt
hi
I'm paying through my Card, but it giving an error. why ? how we can purchase a course in Pakistan. Paypal is banned here
can we download the videos
i done my payment for mern stack development love babbar but cant acces to course kindly give me access
Dear Krishnapal your payment is already accepted go and check back.
Why i am being asked for payment if i am already enrolled in the course
Dear Shivansh, if you already done your payment then contact us on our official Email id [email protected] or reply here.
Why i am being asked for payment if i am already enrolled in the course
Dear p8354046, if you already done your payment then contact us on our official Email id [email protected] or reply here.
Why i am being asked for payment if i am already enrolled in the course
Dear, Don't worry now your problem is solved check your id.
Why i am being asked for payment if i am already enrolled in the course
Yes bro
I'm facing same issue
Dear, Don't worry now your problem is solved check your id.
i want debit card option
how can i assure that this is not scam?
i have same doubt is this website real or a fraud
No its not any fraud. its genuine if you need any proof please contact us via email.
No it's not any scam, its genuine if you need any proof please contact us via email.
how to do payment ?
Click on Watch now button then click next video then payment option is showing
i am unable to access the video even i have already completed my payment .
Your problem is solved
plz add codes lecture wise ! it wold be great and helpful also
now we have added starter package in lecture 2nd, go now and download it.
how to view this one
Why video not play
Now it's working.
Thank you for the access of the videos. It would be greatful if I could no the way to download the videos
Use idm to download
ok
Hello bro can you share course with me?
hello everyone