How can i get an example of my screen who is not execute

Hi,
I am trying go write some HTML about HTML, but i have a problem,
everytime i want write an example of code, he actualy want to execute the code :
for example :
i want to wite an example of the src attribute (on images) - in an list :
so i wrote :


[<h3>Voorbeeld attributen :</h3>
        <ul>
            <li> <b> src</b> van het image element :  <img src="img_girl.jpg"> </li>
        </ul>]

but instead of the code, he actuately looking for this image "img_girl " …

How can i work this out, so he is not looking anymore for the image, but instead give me the code , on my browser ?

(i would do this also for other attribute examples - href ,etc, … )

Thanks
dries

google
How to display raw HTML code on an HTML page

i could it know , but yeah…
Thanks (any new thing is hard , sorry for it )
dries

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.