- Видео 20
- Просмотров 156 295
Mayank Dhama
Индия
Добавлен 3 окт 2016
Hi there! New to my channel? If so, here's what you need to know -- I like to turn boring education topics into interesting a LOT, so I use this channel to explore New Education Techniques, to help you get a good command over Computer Education.
Where else you can find me:
INSTAGRAM: mayank.dhama
TWITTER: mayank_dhama_
Join our growing community for new videos every Week!
BUSINESS INQUIRIES
Please contact at - dhamamayank555@gmail.com
Where else you can find me:
INSTAGRAM: mayank.dhama
TWITTER: mayank_dhama_
Join our growing community for new videos every Week!
BUSINESS INQUIRIES
Please contact at - dhamamayank555@gmail.com
List in html (li, ol, ul) tag || Html tutorials for beginners || Tutorial 20 || by Mayank Dhama
In this tutorial, you will learn How to create a list in html 5 in hindi. I have explained li, ol, ul tags and their varities in this video to enhance your learning.
This Video Contains:-
1. ul - Defines an unordered list.
2. ol - Defines an ordered list.
3. li - Defines a list item.
4. disc - Sets the list item marker to a bullet (default).
5. circle - Sets the list item marker to a circle.
6. square - Sets the list item marker to a square.
7. none - The list items will not be marked.
8. type="1" - The list items will be numbered with numbers (default).
9. type="A" - The list items will be numbered with uppercase letters.
10. type="a" - The list items will be numbered with lowercase letters.
11. ty...
This Video Contains:-
1. ul - Defines an unordered list.
2. ol - Defines an ordered list.
3. li - Defines a list item.
4. disc - Sets the list item marker to a bullet (default).
5. circle - Sets the list item marker to a circle.
6. square - Sets the list item marker to a square.
7. none - The list items will not be marked.
8. type="1" - The list items will be numbered with numbers (default).
9. type="A" - The list items will be numbered with uppercase letters.
10. type="a" - The list items will be numbered with lowercase letters.
11. ty...
Просмотров: 9 143
Видео
html table tag, td tag, tr tag, th tag - HTML tutorials for beginners - Tutorial 19 -by Mayank Dhama
Просмотров 1,8 тыс.4 года назад
In this tutorial, you will learn How to create a table in html 5 in hindi. I have explained many attributes in this video to enhance your learning. This Video Contains:- Use the HTML table element to define a table Use the HTML tr element to define a table row Use the HTML td element to define a table data Use the HTML th element to define a table heading Use the HTML caption element to define ...
Picture Tag and Source Tag || HTML tutorials for beginners || Tutorial 18 || by Mayank Dhama
Просмотров 7 тыс.4 года назад
In this tutorial, you will learn How to use Picture tag and Source tag with all attribute in html 5 in hindi. The HTML picture element gives web developers more flexibility in specifying image resources. The picture element contains one or more source elements, each referring to different images through the srcset attribute. This way the browser can choose the image that best fits the current v...
Background-image, size, repeat || HTML tutorials for Beginners || Tutorial 17 || by Mayank Dhama
Просмотров 50 тыс.4 года назад
In this tutorial, you will learn, How to use background-image in HTML-5 in Hindi. You will also learn background-repeat, background-size, background-position and all values of background in HTML using CSS. If you like this tutorial then subscribe this channel and feel free to ask and comment below this video. Important Links:- For Images visit - www.unsplash.com HTML tutorials for beginners- ru...
HTML tutorials for Beginners || HTML Image Maps || Tutorial 16 || by Mayank Dhama
Просмотров 63 тыс.4 года назад
With HTML image maps, you can create clickable areas on an image. Image Maps The HTML map tag defines an image map. An image map is an image with clickable areas. The areas are defined with one or more area tags. This video cover following topics :- ● Use the HTML map element to define an image map ● Use the HTML area element to define the clickable areas in the image map ● Use the HTML usemap ...
HTML tutorials for Beginners || Adding Image in HTML || Tutorial 15 || by Mayank Dhama
Просмотров 1,5 тыс.4 года назад
Images can improve the design and the appearance of a web page. So, in this video we have discussed : The HTML img tag is used to embed an image in a web page. Images are not technically inserted into a web page; images are linked to web pages. The img tag creates a holding space for the referenced image. The img tag is empty, it contains attributes only, and does not have a closing tag. The im...
HTML tutorials for Beginners || How to change the color of Links || Tutorial 14 || by Mayank Dhama
Просмотров 5 тыс.4 года назад
In this video we have discussed : An HTML link is displayed in a different color depending on whether it has been visited, is unvisited, or is active. HTML Link Colors By default, a link will appear like this (in all browsers): An unvisited link is underlined and blue A visited link is underlined and purple An active link is underlined and red You can change the link state colors, by using CSS....
HTML tutorials for Beginners || HTML LINKS || Tutorial 13 || by Mayank Dhama
Просмотров 7484 года назад
In this video we have discussed HTML LINKS. Links are found in nearly all web pages. Links allow users to click their way from page to page. HTML Links - Hyperlinks HTML links are hyperlinks. You can click on a link and jump to another document. When you move the mouse over a link, the mouse arrow will turn into a little hand. This video cover following topics : • Use the a element to define a ...
HTML tutorials for Beginners || HTML STYLE CSS || Tutorial 12 || by Mayank Dhama
Просмотров 7004 года назад
In this video we have discussed styling HTML page using CSS. What is CSS? Cascading Style Sheets (CSS) is used to format the layout of a webpage. With CSS, you can control the color, font, the size of text, the spacing between elements, how elements are positioned and laid out, what background images or background colors to be used, different displays for different devices and screen sizes, and...
HTML tutorials for Beginners || HTML HSL Codes || Tutorial 11 || by Mayank Dhama
Просмотров 1,6 тыс.4 года назад
Learn HTML in Hindi language step by step easy tutorial for beginner , HTML learning like never before with no more boredom. Point to Point Description of topic in animated manner. You will get new video every Tuesday and Friday. In this tutorial series I will teach you how you can start designing website or web page using very popular web language html yes if you are a computer student and you...
HTML tutorials for Beginners || HTML HEX COLORS || Tutorial 10 || by Mayank Dhama
Просмотров 3,3 тыс.4 года назад
Learn HTML in Hindi language step by step easy tutorial for beginner , HTML learning like never before with no more boredom. Point to Point Description of topic in animated manner. You will get new video every Tuesday and Friday. In this tutorial series I will teach you how you can start designing website or web page using very popular web language html yes if you are a computer student and you...
HTML tutorials for Beginners || HTML RGB || Tutorial 9 || by Mayank Dhama
Просмотров 1,2 тыс.4 года назад
Learn HTML in Hindi language step by step easy tutorial for beginner , HTML learning like never before with no more boredom. Point to Point Description of topic in animated manner. You will get new video every Tuesday and Friday. In this tutorial series I will teach you how you can start designing website or web page using very popular web language html yes if you are a computer student and you...
HTML tutorials for Beginners || HTML Colors || Tutorial 8 || by Mayank Dhama
Просмотров 9914 года назад
Learn HTML in Hindi language step by step easy tutorial for beginner , HTML learning like never before with no more boredom. Point to Point Description of topic in animated manner. You will get new video every Tuesday and Friday. In this tutorial series I will teach you how you can start designing website or web page using very popular web language html yes if you are a computer student and you...
HTML tutorials for Beginners || HTML Quotation, Citation & Comments || Tutorial 7 || by Mayank Dhama
Просмотров 9164 года назад
Learn HTML in Hindi language step by step easy tutorial for beginner , HTML learning like never before with no more boredom. Point to Point Description of topic in animated manner. You will get new video every Tuesday and Friday. In this tutorial series I will teach you how you can start designing website or web page using very popular web language html yes if you are a computer student and you...
HTML tutorials for Beginners || HTML Text Formatting || Tutorial 6 || by Mayank Dhama
Просмотров 9534 года назад
HTML tutorials for Beginners || HTML Text Formatting || Tutorial 6 || by Mayank Dhama
HTML tutorials for Beginners || HTML Styles || Tutorial 5 || by Mayank Dhama
Просмотров 1,3 тыс.4 года назад
HTML tutorials for Beginners || HTML Styles || Tutorial 5 || by Mayank Dhama
HTML tutorials for Beginners || HTML Basic tags || Tutorial 4 || by Mayank Dhama
Просмотров 1,4 тыс.4 года назад
HTML tutorials for Beginners || HTML Basic tags || Tutorial 4 || by Mayank Dhama
HTML tutorials for Beginners || Creating 1st HTML Webpage || Tutorial 3 || by Mayank Dhama
Просмотров 1,8 тыс.4 года назад
HTML tutorials for Beginners || Creating 1st HTML Webpage || Tutorial 3 || by Mayank Dhama
HTML tutorials for Beginners || HTML Editors || Tutorial 2 || by Mayank Dhama
Просмотров 1,8 тыс.4 года назад
HTML tutorials for Beginners || HTML Editors || Tutorial 2 || by Mayank Dhama
HTML tutorials for Beginners || Introduction to HTML || Tutorial 1 || by Mayank Dhama
Просмотров 3,2 тыс.4 года назад
HTML tutorials for Beginners || Introduction to HTML || Tutorial 1 || by Mayank Dhama
Kis kiska aj exam hai
My ❤
thanks
responsive karne pe cordinate work nhi karte hai. any solution?
Love yuh
It's not work
thankyou brother for explanation
Pls upload the video on canvas also....
Thanku❤
Thank you, sir. From 🇧🇩
क्रोम शॉर्टकट फ़ाइल पर शिफ्ट के साथ राइट क्लिक क्यो किया ऐसे भी तो क्लिक कर सकते थे
Sir computer ke aur course ke video bhi share kro plz
King
it's not working for relative path
Bhai ke hajar views to pure kar do salo
Nice video Very easy for understanding
bhai website ka link bhi daal do jaha se copy kiya ha
Explain kiya h w3school k content ko..
yo tu tek gai leken ye zrori tha dustin vadio mai part 2 laganaa
Copy cat 🐈 from w3 schools
Thank you so much superb explanation!!!❤❤💖💖💖
bro you copy it from w3school
copy past from w3 school 😜
NEED CSS AND JAVASCRIPT SERISE ALSO
thank you brother for teaching in a simple way, clean and crystal explaination.
bro why are you not creating videos nowadays your videos are very help full to all learners
Thank you sir ji 😊
Nice copying from w3school
ha🤣🤣🤣🤣
W3 ka image mapping hai😅
👍👍👍
Mera naam bhi Dhana hai
Thank you sir ❤
thank you sir, specially for the coordinate part
nicely explained Sir but wondering why you left youtube
Bhai ne w3schools ki website se sikha hai 😉😉
Sir 3 ko ik sath kse apply kryege ispe bhi video bnao....
Nice ❤❤
W3 schools sey uthai hey?
mughy to ye hi lag raha ha mmughy w3shool ki samagh nahi a rahi thi is liy is ki video dakhi.
Thank you sir so much ❤
This same question is asked in my college exam click on computer , coffee and phone ❤
Same
It is very useful for me.❤
Thanks sir :)
Can we use without image for html page?
as much as ik no
Nice explanation sir 😊
Alt ka use Kiya h 😢
Suppose image unavailable ho jaati h toh image ki jagah.. likha hua show hoga..jo aapne alt = me likha tha
Osm explained that
Sir ! Agr rectangle or circle m Sy koi shape bhi na ho tu polygon ky coordinates Kesy set krty ... kindly explain plz
Sir why you stop uploading vedios ?
Great sir thankoooooo❤
Rgb and hexadecimal topic same hai background hi change hota Confused
Tq sir
Thank you so much superb explanation!!!❤