Mayank Dhama
Mayank Dhama
  • Видео 20
  • Просмотров 156 295
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...
Просмотров: 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

Комментарии

  • @debikagoswami8887
    @debikagoswami8887 13 дней назад

    Kis kiska aj exam hai

  • @atharv542
    @atharv542 27 дней назад

    thanks

  • @SeemaSahu-l4b
    @SeemaSahu-l4b Месяц назад

    responsive karne pe cordinate work nhi karte hai. any solution?

  • @Moviehappysappy
    @Moviehappysappy Месяц назад

    Love yuh

  • @BansariSoni-o1e
    @BansariSoni-o1e Месяц назад

    It's not work

  • @UnknownArtist-y5q
    @UnknownArtist-y5q 3 месяца назад

    thankyou brother for explanation

  • @devanshikoshti5701
    @devanshikoshti5701 3 месяца назад

    Pls upload the video on canvas also....

  • @entertainmenthub9288
    @entertainmenthub9288 3 месяца назад

    Thanku❤

  • @mahmudulhasanrazin
    @mahmudulhasanrazin 3 месяца назад

    Thank you, sir. From 🇧🇩

  • @techbing2639
    @techbing2639 4 месяца назад

    क्रोम शॉर्टकट फ़ाइल पर शिफ्ट के साथ राइट क्लिक क्यो किया ऐसे भी तो क्लिक कर सकते थे

  • @AnnuGawdiya
    @AnnuGawdiya 5 месяцев назад

    Sir computer ke aur course ke video bhi share kro plz

  • @anafantasticyouth2629
    @anafantasticyouth2629 6 месяцев назад

    King

  • @unrealistic237
    @unrealistic237 6 месяцев назад

    it's not working for relative path

  • @tejadvantage
    @tejadvantage 7 месяцев назад

    Bhai ke hajar views to pure kar do salo

  • @baburamjsr81
    @baburamjsr81 7 месяцев назад

    Nice video Very easy for understanding

  • @esevacybercafe4542
    @esevacybercafe4542 7 месяцев назад

    bhai website ka link bhi daal do jaha se copy kiya ha

    • @MayankDhama
      @MayankDhama 4 месяца назад

      Explain kiya h w3school k content ko..

  • @ahmadkhanz2450
    @ahmadkhanz2450 8 месяцев назад

    yo tu tek gai leken ye zrori tha dustin vadio mai part 2 laganaa

  • @rajeshgoudkatnam1819
    @rajeshgoudkatnam1819 8 месяцев назад

    Copy cat 🐈 from w3 schools

  • @NiteshKumar-y5f5h
    @NiteshKumar-y5f5h 8 месяцев назад

    Thank you so much superb explanation!!!❤❤💖💖💖

  • @HamidGujjar786
    @HamidGujjar786 8 месяцев назад

    bro you copy it from w3school

  • @dangermagicOfficial2211
    @dangermagicOfficial2211 8 месяцев назад

    copy past from w3 school 😜

  • @vaishnavidaulatkar3636
    @vaishnavidaulatkar3636 8 месяцев назад

    NEED CSS AND JAVASCRIPT SERISE ALSO

  • @ASWINKUMARR-b5b
    @ASWINKUMARR-b5b 8 месяцев назад

    thank you brother for teaching in a simple way, clean and crystal explaination.

  • @afzalshaikhshaikh4239
    @afzalshaikhshaikh4239 8 месяцев назад

    bro why are you not creating videos nowadays your videos are very help full to all learners

  • @Proud_743
    @Proud_743 9 месяцев назад

    Thank you sir ji 😊

  • @Jinxwoo_段階
    @Jinxwoo_段階 9 месяцев назад

    Nice copying from w3school

    • @arib_1
      @arib_1 4 месяца назад

      ha🤣🤣🤣🤣

  • @SHORTS.HUB4U
    @SHORTS.HUB4U 9 месяцев назад

    W3 ka image mapping hai😅

  • @tophits1366
    @tophits1366 10 месяцев назад

    👍👍👍

  • @dhammadiphanwate5617
    @dhammadiphanwate5617 10 месяцев назад

    Mera naam bhi Dhana hai

  • @NehaSharma_nsds
    @NehaSharma_nsds 10 месяцев назад

    Thank you sir ❤

  • @Onlyknightrider
    @Onlyknightrider 10 месяцев назад

    thank you sir, specially for the coordinate part

  • @Asadneon
    @Asadneon 10 месяцев назад

    nicely explained Sir but wondering why you left youtube

  • @Harpreet_sarpanch
    @Harpreet_sarpanch 11 месяцев назад

    Bhai ne w3schools ki website se sikha hai 😉😉

  • @anshudhiman8013
    @anshudhiman8013 11 месяцев назад

    Sir 3 ko ik sath kse apply kryege ispe bhi video bnao....

  • @Feature_motivation.studio_001
    @Feature_motivation.studio_001 11 месяцев назад

    Nice ❤❤

  • @netsurfer2006
    @netsurfer2006 11 месяцев назад

    W3 schools sey uthai hey?

    • @SohaibMoavia
      @SohaibMoavia 7 месяцев назад

      mughy to ye hi lag raha ha mmughy w3shool ki samagh nahi a rahi thi is liy is ki video dakhi.

  • @prakharsahni8051
    @prakharsahni8051 Год назад

    Thank you sir so much ❤

  • @thematic3379
    @thematic3379 Год назад

    This same question is asked in my college exam click on computer , coffee and phone ❤

  • @All_Rounder_5158
    @All_Rounder_5158 Год назад

    It is very useful for me.❤

  • @HemantPrajapat-md2vw
    @HemantPrajapat-md2vw Год назад

    Thanks sir :)

  • @nishantpatel4317
    @nishantpatel4317 Год назад

    Can we use without image for html page?

  • @shubhamsharma.2331
    @shubhamsharma.2331 Год назад

    Nice explanation sir 😊

  • @nitikarajpoot9869
    @nitikarajpoot9869 Год назад

    Alt ka use Kiya h 😢

    • @spinverseTutorials
      @spinverseTutorials Год назад

      Suppose image unavailable ho jaati h toh image ki jagah.. likha hua show hoga..jo aapne alt = me likha tha

  • @x._narendra_.x
    @x._narendra_.x Год назад

    Osm explained that

  • @assra5858
    @assra5858 Год назад

    Sir ! Agr rectangle or circle m Sy koi shape bhi na ho tu polygon ky coordinates Kesy set krty ... kindly explain plz

  • @hazel_hehe
    @hazel_hehe Год назад

    Sir why you stop uploading vedios ?

  • @hazel_hehe
    @hazel_hehe Год назад

    Great sir thankoooooo❤

  • @RK_7250
    @RK_7250 Год назад

    Rgb and hexadecimal topic same hai background hi change hota Confused

  • @raj_mistry01
    @raj_mistry01 Год назад

    Tq sir

  • @pradhannilaam2369
    @pradhannilaam2369 Год назад

    Thank you so much superb explanation!!!❤