Add Images to Your Website Lesson

 



We are on this lesson.

For those that are following along the link above takes you to the current lesson.

Now let us continue with img.

Honestly I like using computer better than phone for these courses, here is what I mean:

 

 

The layout is just much better and easier to read and see when you are typing in the code.

 Spoiler alert, we are going to do the answer code now:

*

*

*

*

*

*

*

*

*

*

<h2>CatPhotoApp</h2>

<main>

<img src="https://bit.ly/fcc-relaxing-cat" alt="A relaxing cat">

  <p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>

  <p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>

</main>
 
 

 Ok, I hope this helps someone out there who may need the help, I know when I first put the code in my https was written as htps and I was not seeing the cat image, but only the alt text.

F3ND1MUS

For more stuff by me:

bit.ly/f3nd1mus

Comments

Popular Posts