HTML5 and CSS3 Beginner Tutorial 5 - images

preview_player
Показать описание
In this tutorial I show you how to add an image to your website and I also explain what attributes are. Social links:
-------------------------------------------------------------
Add me on twitter:

facebook group:
-------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

It's like reading a book, 5 videos and it gets better everytime. Thanks, Q!

workthentravel
Автор

till now these tutorials are superb, same content my slides cover, but more connected to the viewer!

apx_
Автор

Since some weeks i follow the courses of web designing i have to say that your videos really help me

Thanks alot 

baro
Автор

i like how you teach very good and to the point but not boring or too fast

SavetheWorld
Автор

These are great videos- really helpful for beginners. Thanks!

deaddove-donoteat
Автор

AWESOME and very helpful video. Thanks

FaisalKhan-owuu
Автор

You're awesome brotha! Thank you very much!

zecxixo
Автор

Hi Quentin. Ty for the prompt reply. :)  I had already made a folder called Images, in this file I put two photos of Mackenzie as well as the index html file.  This is what I did in Notepad ++-[only part of the text]
 <h1> Mackenzie </h1>
    <body>
            <img src="images/IMG 0544.jpg" /> [as per your instruction - did not have images in this line before]
Mackenzie was on the page - but not the photo of her which was resized to 64kb. Where would I put _ in the above - maybe that is what I am doing wrong. PS Tho I am a Computer Gran and I have learnt a lot from your lessons and I am enjoying the teaching. "Images" has me stumped. :)

nealabornman
Автор

Yes I do. Please visit my forum. The link is on My YouTube channel and the description to my videos. You will also be able to download the code I used as well.

QuentinWatt
Автор

If you want to see the HTML and CSS you can use Mozilla Firefox or Google chrome. Go to the web site you want to look at and right click then click inspect element. There is an example in Tutorial number 1 if you need to see it in a video.

QuentinWatt
Автор

hi my bro quentin i have aquestion do we have to memories all the codes in html and css and java scrpit and etc or we could have something like refrence to get any informations or any code
we want

MINDSETISEVERYTHING
Автор

Make sure your image is properly wrapped in <img src="(image url goes
here)"/> written without the ()colons. If you are doing this on a
website your url must direct to the image file there and on your
computer it has to be directed to the file name.

Photos must be downloaded to a file on a website. Also, the file MUST be properly labeled: Such as a .jpeg, .png, .mpeg, .mp4 and so on. Hope that helps everyone.

shawnritch
Автор

@BX
I tried to load a pic of doge, but it shows a pic of a mountain. I put the pic in the same folder as I put my saved data. But it still doesn't work. Is there a specific folder I have to put in besides my index?

fathermother
Автор

Do you have a website or place where I can download the images you are using in your tutorial. Thanks in advance.

waheed
Автор

Don't put spaces in your image name. Rename it to "saints_row_4"

QuentinWatt
Автор

Html image tag is <img src="example.jpg" alt="example.jpg"/>

jamesstansfield
Автор

hi sir! I just want to ask how can I make image slider using notepad++? your answer will be highly appreciated. thank you =)

markdavejumuad
Автор

I added the picture that I have a problem because the picture is not clear. It just shows that I added it. What is the problem exactly? and How can I fix? Can any one answer me please?
Thank you!

MoroccanInJapan
Автор

Hi There I followed the same process in this tutorial for inserting images, I am not able to see the image in chrome, firefox and Internet Exploere as well, Please someone guide me in this.

kennethdavecampilan
Автор

Ty for the reply. I still have to try your latest suggestion. Please send me a link to your forum. All your help is much appreciated.

nealabornman