Images | HTML | Tutorial 9

preview_player
Показать описание

Throughout the course we'll be looking at various topics including setting up a page, HTML tags, positioning, styling, formatting and much more.
Рекомендации по теме
Комментарии
Автор

web development it's like a human. HTML, the body. CSS, the clothes and acessories. And JavaScript, the articulations and movements.

ppedro
Автор

<img src = “PATH” alt=”image” width = 50%> instead of giving pixels you can also give % values so it'll stay consistent even if you resize the page

senalweerasekara
Автор

HOW ISNT THIS CHANNEL GEETING MORE VIEWS THIS CHANNEL IS AMAZING THE TUTORIALS ARE EASY TO FOLLOW

eeeehhvgvgf
Автор

Wonderful content. Thank you. May the universe be with you.

rishibhardwaj
Автор

Awesome content & well explained content. I'm some kind of problem. In your video "Images | HTML | Tutorial 9", you taught the way we use image using url. But in my case, I've tried several alternates, but all in vain. Please guide me in this regard. Thanks.
Once again, I'd like to thank Girrafe Academy for such an easy and fabulous lectures. Surely, anyone can take advantage by viewing these videos.

nayyeriftikhar
Автор

I am currently taking a pharmacy degree. Need this for a little game of dice roll, in my website. The dice does not contain number of dots, instead, they contain images. I've been looking for how to resolve the smushy images problem. Thank you! ❤

frhneil
Автор

You have nothing to improve. You are simple the best.

luka
Автор

I find that some pages will claim a 404 even though the content very much exists, which is because they have iFrames disabled (some pages do this to hog hits for themselves). If you didn't attempt to just open the picture and instead went for an href, which will open the actual page instead of exporting the picture from that page and importing it to yours, that same content will show up no prob. The beauty of the internet, huh? :-D

Eckister
Автор

Hi, Mike
Thank you for the great videos and explanations. Please, could you help me. I can not attached image. I mean the icon for image is there, but not the image itself.

milenamarinska
Автор

Hi Mike,
First of all i am truly grateful for your kind and intention.
My question is that: No matter how i try i could not show up the image from my computer as you did.
there are borders around my image but that's all.. Not the image itself…
(i am also sure that the image is in the same folder ) i send my code here. Can you help me out what is the actual problem for that.
Thanks…

<!DOCTYPE html>

<html lang="tr">

<head>

<meta charset="UTF-8">

<meta name="description" content="ne kadar güzel bir site">

<title>Engin'in sayfası ilk bölüm</title>

</head>



<body style=" background-color:pink;">






</body>

</html>

podiac
Автор

I can' get any of my pictures to show up.

kimricketts
Автор

<html>
<head>
<title>Thanks for your great tutorials</title>
</head>
<body>
<p>Like and follow this guy</p>
</body>
</html>

MalkiaMmoja
Автор

For some reason I can't incorporate pictures in my html

koreef