How to Insert Image in HTML using Notepad Step By Step

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • how to insert image in html using notepad step by step.
    This this Video Tutorial we will Understand how to insert image in html using notepad step by step.
    For that Watch the Video and Follow Few Easy Steps.
    Topic:
    HTML Syntax
    HTML Images Tag
    IMG tag's SRC Attribute
    Height Attribute
    Width Attribute
    CSS
    JavaScript
    Hope You will find this Video Helpful.
    Tags:
    how to insert image in html,how to insert image in html web page using notepad,html (programming language),How to Insert Image in HTML using Notepad Step By Step,how to insert image,how to insert,how to insert image in website,how to insert image in web page,html website,image in html,html image,image in website,image (literature subject),how-to (website category),how to insert image in html using notepad,steps to insert a picture in notepad,img src

КОМЕНТАРІ • 182

  • @Himnish2101
    @Himnish2101 8 місяців тому +2

    is there any way to put the picture to the right side? btw very good and helpful video!

    • @shudocode
      @shudocode  8 місяців тому

      To put an image on the RIGHT side,
      you can use
      float: right;
      CSS property.
      You can also use Flexbox
      (Add
      display: flex;
      justify-content: flex-end;
      to the parent element

  • @Tracks777
    @Tracks777 4 роки тому +4

    nice video

  • @born2succeed61
    @born2succeed61 3 роки тому +1

    very very very
    useful video
    Thank you sir
    #thanku

    • @shudocode
      @shudocode  3 роки тому

      Thank you very very very much for watching

  • @crazyoverkittenslove560
    @crazyoverkittenslove560 2 роки тому +1

    thank you very very much. i didn't know how to change the height and the width of the image but now i understand. thank you for the intense help

    • @shudocode
      @shudocode  2 роки тому

      Glad I could help!
      BTW thanks for Watching

  • @lynelledelacruz7831
    @lynelledelacruz7831 3 роки тому +3

    thank you very much for this video
    this was very helpful

    • @shudocode
      @shudocode  3 роки тому

      Thank you for Watching

  • @minakhidas7407
    @minakhidas7407 3 роки тому +3

    Thank you it works

  • @hitarth9783
    @hitarth9783 3 роки тому +2

    Hello plz reply
    After I changed the image location (from one folder to another) I was not able to open the image in html so why is it ? Maine image location badli toh uske baad woh open nai ho rahi thi ,aisa kyu?

    • @shudocode
      @shudocode  3 роки тому +1

      Because your Browser get the Image from your Given Image Path (src="myimg.jpg")
      And if you move your image to another Folder or new location
      Your Brower don't know where your image file actually is
      Brower just going to See/Look for your Image file inside the Old Folder/Image path that you have given.
      [bowser bhai ko nhi pta ki apne kha daali Apki image file
      browser to sirf ye dekhega ki konsi location di hai IMG tag ke andar
      or wha dhoondega apki image file ko]

    • @hitarth9783
      @hitarth9783 3 роки тому +2

      Thx bro ho gaya 😀

    • @shudocode
      @shudocode  3 роки тому +1

      @@hitarth9783 thanks for watching

  • @12-b5yongcoullysisp.7
    @12-b5yongcoullysisp.7 3 роки тому +1

    BIIIIIIG THANKS WOOOOH !!!!!!!!!!!!! i thought it was fake vid shocks

    • @shudocode
      @shudocode  3 роки тому

      Big Thank you for Watching :)

  • @tanvikoneti
    @tanvikoneti 8 місяців тому +1

    thank you bro so much I had wasted my time before watching your video

    • @shudocode
      @shudocode  8 місяців тому

      I’m Glad I Could Help

  • @okuhlesithole2608
    @okuhlesithole2608 3 роки тому +1

    Sir i tried everything however still it's not working , it says " some pictures have been blocked to help prevent the sender from your computer" please assist .

    • @shudocode
      @shudocode  3 роки тому +1

      To fix it
      Goto control panel>windows defender>options>real-time protection then uncheck scan downloaded files and attachments.
      After that ur problem will be fixed

    • @okuhlesithole2608
      @okuhlesithole2608 3 роки тому +1

      Thank you so much sir 🤗

  • @vyomhirani9593
    @vyomhirani9593 3 роки тому +1

    thank you sirji
    Very much

  • @aartisaxena9140
    @aartisaxena9140 4 роки тому +1

    Thank you sir for telling how to insert pictures

  • @viralshorts-fz3hz
    @viralshorts-fz3hz 3 роки тому +1

    tnx very much i needed this

  • @codingwithvinay8622
    @codingwithvinay8622 3 роки тому +1

    Thank bro thank you very much ❤️❤️❤️♥️

  • @bryankamotho6038
    @bryankamotho6038 3 роки тому +1

    Thanks so much bro

  • @skaya6267
    @skaya6267 3 роки тому +4

    thankyou!!!

  • @gayathriv5710
    @gayathriv5710 3 роки тому +1

    Thank you soo much sir

    • @shudocode
      @shudocode  3 роки тому

      Thanks For watching :)

  • @magicinlogic3538
    @magicinlogic3538 4 роки тому +1

    Thanks bro you are great 🤘🤘

    • @shudocode
      @shudocode  4 роки тому +1

      no no, thank you for watching

  • @Assis6
    @Assis6 2 роки тому +1

    thank you

  • @pawandhanushka2805
    @pawandhanushka2805 4 роки тому +1

    thanks its work

    • @shudocode
      @shudocode  4 роки тому

      pawanaya sl thanks for watching

  • @misdiarios
    @misdiarios 2 роки тому +1

    Sir can u tell how to add image in html without notepad

    • @shudocode
      @shudocode  2 роки тому

      Notepad is a Text editor
      So if you don't want to use it
      It's fine
      But at the end need a CodeEditor/text editor to write HTML CODE
      Like IMG tags for inserting images inside HTML Document

  • @SiromeTube
    @SiromeTube Рік тому +1

    Tnx

    • @shudocode
      @shudocode  Рік тому

      Thanks for Watching
      GoodDay

    • @SiromeTube
      @SiromeTube Рік тому +1

      Bro i need help, can you help me.???

    • @shudocode
      @shudocode  Рік тому

      @SiromeTube sure. How can I help
      Edit: its 2AM here
      So tomorrow remind me
      Will talk over googleMeet and try to fix ur issue
      Night

    • @SiromeTube
      @SiromeTube Рік тому +1

      @@shudocode pls knok me in my whatsapps. if u have send me ur whatsapps num

    • @shudocode
      @shudocode  Рік тому

      @@SiromeTube i am free rightnow
      If you free too
      I can send you a googleMeet link

  • @uhhhhno-9546
    @uhhhhno-9546 3 роки тому +1

    THANK YOU SO MUCHH

  • @yuben6727
    @yuben6727 3 роки тому +1

    Bro can u insert images in notepad? Replay me

    • @shudocode
      @shudocode  3 роки тому

      If you are talking about multiple images
      Then yes we cab insert multiple images using Notepad
      Just use multiple IMG tags like this

    • @yuben6727
      @yuben6727 3 роки тому +1

      @@shudocode I'm saying insert images in notepad, not using notepad

    • @shudocode
      @shudocode  3 роки тому

      @@yuben6727 sorry
      You can't do that
      Notepad is a text editor
      You can't add images there

    • @yuben6727
      @yuben6727 3 роки тому +1

      @@shudocode replay??😂

    • @yuben6727
      @yuben6727 3 роки тому +1

      @@shudocode ok bro

  • @theartpencilindia
    @theartpencilindia 2 роки тому +2

    Sir can you please tell how to align image in html.

    • @shudocode
      @shudocode  2 роки тому

      to assign HTML contents we have to use CSS align properties
      where you have to select Parent Div
      like
      but if you dont have a parent Div
      then i suggest you to use
      float: left;
      for aligning your IMAGE to the Left
      or
      float: right;
      to align your Image to the Right
      there are other css Properties like align-content and align-self
      you should check them out also

    • @theartpencilindia
      @theartpencilindia 2 роки тому +2

      @@shudocode thank you sir it proved a best help for me.

    • @shudocode
      @shudocode  2 роки тому

      I am glad to hear it

  • @lalitjagtap4967
    @lalitjagtap4967 2 роки тому

    Sir can you please make a video on image map?? Please sir

    • @shudocode
      @shudocode  2 роки тому

      i am working on it. Thanks for Watching :)

    • @shudocode
      @shudocode  2 роки тому

      Here is your Requested Video
      ua-cam.com/video/tf_M43oazGo/v-deo.html
      Sorry for the Delay

  • @bhavyagupta9838
    @bhavyagupta9838 3 роки тому +1

    I am having problems in inserting images

    • @shudocode
      @shudocode  3 роки тому

      if your code is not working then make sure Your written Image file name “image.jpg” is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/image.jpg")
      and paste that path inside your HTML Image tag
      Example

      if this still not working
      then add file:/// before your File Path
      like this:

  • @aaronroco8056
    @aaronroco8056 3 роки тому +1

    UID:9067
    thank you i'll wait for this till tomorrow.

    • @shudocode
      @shudocode  3 роки тому

      check your mail

    • @shudocode
      @shudocode  3 роки тому

      mail content:
      Your CODE seems alright
      if your code is not working then make sure Your written Image file name is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" TAB Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/imageName.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @anamikamishra2152
    @anamikamishra2152 4 роки тому +1

    Sir image doesn't work

    • @shudocode
      @shudocode  4 роки тому +1

      please aap is link pe apna HTML code submit kr lijiye. Like : programminghead.com/help/ fir mein aapka code check krke bata hu ki kya problem hai

  • @mahimapandeybhiwandi1234
    @mahimapandeybhiwandi1234 2 місяці тому +1

    Its not working

    • @shudocode
      @shudocode  2 місяці тому

      i am sorry to hear that. can you please send your code to my Email address so i can take a look at it
      EmailAddress: programminghead7@gmail.com

  • @jenibelleeuphrosynesanchez1507
    @jenibelleeuphrosynesanchez1507 3 роки тому +1

    UID :5429 help me please I have this project and the due of it is until tom, thank you

    • @shudocode
      @shudocode  3 роки тому +1

      please check your email
      email content:
      please remove spaces in your file path
      wrong
      right
      if your code is not working then make sure Your written Image file name is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" cab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/Pastel GIF.gif")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @aarushisingh9089
    @aarushisingh9089 3 роки тому +1

    UID :3411 fix my pblm

    • @shudocode
      @shudocode  3 роки тому

      Your code seems Alright
      but if your code is not working then
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML//images/image2.jpg")
      and paste that path inside your HTML Image tag
      Example

      if this still not working
      then add file:/// before your File Path
      like this:

  • @leonardomar6675
    @leonardomar6675 3 роки тому +1

    UID:4406
    thank you in advance

    • @shudocode
      @shudocode  3 роки тому

      please check your email le***********67@gmail.com

  • @bellahadidnt.
    @bellahadidnt. 4 роки тому +1

    UID :7409
    thank you :)

    • @shudocode
      @shudocode  4 роки тому

      andikan please check your Email a*********n@gmail.com

  • @harshiniesubramaniam3281
    @harshiniesubramaniam3281 2 роки тому +1

    UID :9387
    Thanks

    • @shudocode
      @shudocode  2 роки тому +1

      you suppose yo use Double Quotes " " instead of double single Quotes ' ' ' '
      please try this
      Otherwise Your code seems Alright
      but if your code is not working then make sure Your written Image file name “logo.jpg” is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/logo.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

    • @harshiniesubramaniam3281
      @harshiniesubramaniam3281 2 роки тому +1

      @@shudocode Thanks a lot

    • @shudocode
      @shudocode  2 роки тому

      @@harshiniesubramaniam3281Thanks for Watching

  • @upwasingh821
    @upwasingh821 2 роки тому +1

    2895 pls fix

    • @shudocode
      @shudocode  2 роки тому

      Your SYNTAX was wrong
      Please use
      Still not working?
      Then CHECK YOUR EMAIL u*****98@gmail.com for more Details

  • @jaffmhielangayon1388
    @jaffmhielangayon1388 2 роки тому +2

    UID :1379

    • @shudocode
      @shudocode  2 роки тому +1

      Your code seems Alright but
      if your code is not working then make sure Your written Image file name “White T-Shirt.jpg” is correct.
      OR Image file is Present at the same folder where your HTML file is you can move that Image file to the same location (where your HTML file is)
      OR you can put here the full path
      to get the Full path of your Image file Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this
      "C:/user/Desktop/HTML/White T-Shirt.jpg")
      and paste that path inside your HTML Image tag Example
      if this still not working then add file:/// before your File Path like this:

  • @leonardomar6675
    @leonardomar6675 3 роки тому +1

    9271
    still not working TvT

    • @shudocode
      @shudocode  3 роки тому

      hi... your file source is correct.. and everything looks ok..
      if u have googleMeet or Zoom then i can personally take a look into your problem and try to fix it

  • @agentyt5251
    @agentyt5251 3 роки тому +1

    UID :8458
    Fix My problem

    • @shudocode
      @shudocode  3 роки тому

      please check your email
      mail content:
      Your code seems alright
      but if your code is not working then make sure Your written Image file name is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" cab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/Photo.png")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @bryangamat4141
    @bryangamat4141 3 роки тому +1

    UID :7822

    • @shudocode
      @shudocode  3 роки тому +1

      Your code seems Alright
      but if your code is not working then make sure Your written Image file name “cat.jpg” is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/cat.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

    • @bryangamat4141
      @bryangamat4141 3 роки тому +1

      @@shudocode THANKYOUUUUU SIR MY WORK WAS DONE NOW BY YOUR GUIDE I SUPER APPRECIATE IT AND MY REPORT NOW WAS COMPLETE AND SOLID THANKYOUSOMUCHHHHHH SIR BE SAFE ALWAYS

    • @shudocode
      @shudocode  3 роки тому +1

      @@bryangamat4141 glad to hear it

  • @abhishekpurkar4023
    @abhishekpurkar4023 3 роки тому +1

    2816

    • @shudocode
      @shudocode  3 роки тому

      Your code seems Alright
      but if your code is not working then make sure Your written Image file name “s.jpg” is correct.
      OR Image file is Present at the same folder where your HTML file is you can move that Image file to the same location (where your HTML file is)
      OR you can put here the full path
      to get the Full path of your Image file Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/s.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working then add file:/// before your File Path like this:

  • @violet0176
    @violet0176 3 роки тому +1

    UID:6305
    please fix my problem

    • @shudocode
      @shudocode  3 роки тому

      check your email

    • @violet0176
      @violet0176 3 роки тому +1

      @@shudocode Thank you so much it helped me a lot

  • @shrutikamahajan3961
    @shrutikamahajan3961 3 роки тому +1

    7171

    • @shudocode
      @shudocode  3 роки тому

      please don't use double single quoted ' ' path ' '
      and also add slash after the image name
      wrong code :
      use it like this
      still not working??
      then check your email for more help

  • @abhishekpurkar4023
    @abhishekpurkar4023 3 роки тому +1

    2816 fix my code

    • @shudocode
      @shudocode  3 роки тому

      Your code seems Alright
      but if your code is not working then make sure Your written Image file name “s.jpg” is correct. OR Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR you can put here the full path
      to get the Full path of your Image file Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab
      Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/s.jpg") and paste that path inside your HTML Image tag
      Example
      if this still not working then add file:/// before your File Path like this:

  • @renejoyrebota7181
    @renejoyrebota7181 3 роки тому +1

    UID :5041

    • @shudocode
      @shudocode  3 роки тому

      Try adding file:///
      Like
      If still not working
      I will help u using google meet

  • @Raine20003
    @Raine20003 3 роки тому +1

    UID :1758 PLEASE fix

    • @shudocode
      @shudocode  3 роки тому

      Please check your Email r*********h@gmail.com

  • @pranavjha5328
    @pranavjha5328 3 роки тому +1

    UID 5349

    • @shudocode
      @shudocode  3 роки тому

      Remove space or change IMAG2063 .jpg
      To
      IMAG2063.jpg
      Use this code
      Otherwise your code seems Alright
      but if your code is not working then
      make sure Your written Image file name “IMAG2063.jpg” is correct.
      OR
      Image file is Present at the same folder where your HTML file is you can move that Image file to the same location (where your HTML file is)
      OR you can put here the full path
      to get the Full path of your Image file Follow These steps =>
      Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and
      copy the full path
      (which will look like this "C:/user/Desktop/HTML/IMAG2063.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working then add file:/// before your File Path like this:

  • @soniakumarivlogger2391
    @soniakumarivlogger2391 2 роки тому +1

    Uid 3105

    • @shudocode
      @shudocode  2 роки тому

      Your code seems Alright
      but if your code is not working then make sure Your written Image file name “celldiagram.jpg” is correct.
      OR
      Image file "celldiagram.jpg" is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/celldiagram.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @lachishia8525
    @lachishia8525 3 роки тому +1

    help me UID :5546

    • @shudocode
      @shudocode  3 роки тому

      Your code seems Alright
      but if your code is not working then make sure Your written Image file name “Facebook-logo.png” is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab
      Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/Facebook-logo.png")
      and paste that path inside your HTML Image tagExample
      if this still not working
      then add file:/// before your File Path
      like this:

  • @btrb3576
    @btrb3576 2 роки тому

    6121

    • @shudocode
      @shudocode  2 роки тому

      Your code seems Alright
      but if your code is not working then make sure Your written Image file name “presentation1.jpg” is correct.
      OR
      Image file "presentation1.jpg" is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/presentation1.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @Ceenavlogs
    @Ceenavlogs 2 роки тому

    UID :8387 img not working

    • @shudocode
      @shudocode  2 роки тому

      Please try this IMG tag
      but if your code is not working then make sure Your written Image file name “ADO_7718.jpg” is correct.
      OR
      Image file "ADO_7718.jpg" is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/ADO_7718.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @chanchalaghn6358
    @chanchalaghn6358 2 роки тому

    ULD:5308

    • @shudocode
      @shudocode  2 роки тому

      You are using an .JFIF image so make sure that u test to run your HTML file in different web browsers (some might not support the .jfif image files)
      Still not working then try full image path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/download (1).JFIF")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:
      Still not working?
      Then use .jpg or .png image

  • @subhaykumar6085
    @subhaykumar6085 4 роки тому +1

    UID :8383
    sir please fix my problem

    • @shudocode
      @shudocode  4 роки тому +1

      sir. You are using FullImagePath. Your image should be there. But if its not there please use file:/// before your image path.
      Like this
      and please check your Email for full Code or more help

  • @pokemonallseasons1864
    @pokemonallseasons1864 2 роки тому +1

    UID :2427 fix my Code

    • @shudocode
      @shudocode  2 роки тому +1

      You forgot to add " after your File Source
      please write you IMG tag like
      Otherwise your code seems Alright
      but if your code is not working then make sure Your written Image file name “gandhi.jpg” is correct.
      OR
      Image file "gandhi.jpg" is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/gandhi.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @anandanvenkatachalamparasu6108
    @anandanvenkatachalamparasu6108 3 роки тому +1

    UID:1686

    • @shudocode
      @shudocode  3 роки тому

      Sir you have misspelled SRC with SCR
      Please correct that

  • @gameingwithvivek6944
    @gameingwithvivek6944 3 роки тому +1

    UID :8167

  • @ii___sak2634
    @ii___sak2634 3 роки тому +1

    8465

    • @shudocode
      @shudocode  3 роки тому

      Sir you have misspelled SRC with scr (your wrong code src="LogoMakr-8fxvBU.png")
      Please correct this
      Like :
      Otherwise Your code seems Alright
      but if your code is not working then make sure Your written Image file name “LogoMakr-8fxvBU.png” is correct.
      OR
      Image file is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" cab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/LogoMakr-8fxvBU.png")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this:

  • @shannuthe_silent8875
    @shannuthe_silent8875 2 роки тому +1

    UID:2855

  • @roshinipriyadarshini8572
    @roshinipriyadarshini8572 3 роки тому +1

    UID:7397

    • @roshinipriyadarshini8572
      @roshinipriyadarshini8572 3 роки тому +1

      Bro please help me soon I have presentation on Monday

    • @shudocode
      @shudocode  3 роки тому

      Your code seems Alright
      but if your code is not working then
      make sure Your written Image file name “hall.jpg” is correct.
      OR Image file is Present at the same folder where your HTML file is you can move that Image file to the same location (where your HTML file is)
      OR you can put here the full path
      to get the Full path of your Image file Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab
      Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/hall.jpg")
      and paste that path inside your HTML Image tag Example
      if this still not working then add file:/// before your File Path like this:

    • @roshinipriyadarshini8572
      @roshinipriyadarshini8572 3 роки тому +1

      Thank you bro it works

    • @shudocode
      @shudocode  3 роки тому

      Thanks for Watching

  • @deadshotgames2373
    @deadshotgames2373 3 роки тому +1

    UID :9944

  • @pokemonallseasons1864
    @pokemonallseasons1864 2 роки тому +1

    UID :2427

    • @shudocode
      @shudocode  2 роки тому

      You forgot to add " after your File Source
      please write you IMG tag like
      Otherwise your code seems Alright
      but if your code is not working then make sure Your written Image file name “gandhi.jpg” is correct.
      OR
      Image file "gandhi.jpg" is Present at the same folder where your HTML file is
      you can move that Image file to the same location (where your HTML file is)
      OR
      you can put here the full path
      to get the Full path of your Image file
      Follow These steps
      => Right click on your Image File
      => Select "Properties" from there
      => Under the "Security" tab Select and copy the full path
      (which will look like this "C:/user/Desktop/HTML/gandhi.jpg")
      and paste that path inside your HTML Image tag
      Example
      if this still not working
      then add file:/// before your File Path
      like this: