The way e do images is similar to the way we have done our other references except we use an img tag and a src reference. a simple example is

<img src="smiley.jpeg alt="Smiley face" width="42" height="42"></img>

you can see that you don't have an image because I don't know the full address of where Kyle keeps his smiley.jpeg is. but this is how you do an image it gets a little more complicated when you are combining a article and an image. the best resource I have found is the W3Schools.com they cover html, php ,javascrips and several other languages. the only problen is sometimes they are too simplistic to do what you really want.




Join the Discussion
Write something…
Recent messages
Robwlb1802 Premium
Thanks Albert about the mention of w3schools.com....I was a little hesitant about buying another Udemy course even at its reduced price and here it's for free. Cheers
Reply
Numerous Premium
I'd actually recommend at looking at using CSS for most of your formatting needs.
Reply
AlbertShuler Premium
I would kike to make it interactive and using CSS all i need to know is here i can some pictures and two blank screens.I might have to cgreate a web site to do it
Reply
AlbertShuler Premium
I would kike to make it interactive and using CSS all i need to know is here i can some pictures and two blank screens.I might have to cgreate a web site to do it
Reply
Top