ENG 0.00% 89.0¢ engin limited

louie..got him a beauty..lol, page-56

  1. 7,484 Posts.
    lightbulb Created with Sketch. 29
    re: how do i put a pic on my posts???? Hi Wilson!

    hope this helps:


    HTML Code MiniChapter 4: Links and Images



    Anchored Links...
    Without links, the World Wide Web wouldn't be a web at all! To add a link... you will use the opening tag and closing tag. Whatever appears between these two tags will become underlined and colored, and if you click on the underlined text it will send the browser to the location within the quotes.

    Example of a link...

    Visit Dave's Site!

    Visit Dave's Site!

    If you are just linking to a page in the same directory as your current page, you don't need the domain, just the page name. If you have a page called contactme.html, you can use the code Contact Me.

    Note: Although links are usually used to send people to other web pages, you may also use links to send email to a specific address by using a location of mailto:user@host.

    Example of a Mailto: Link...

    Send email to the Author [Dave]!

    Send email to the Author [Dave]!



    If you want a link to open in a new window, add target="_blank" the end of the anchor tag, e.g. NeonLollipops.com.



    Example of a link opening in a new window...

    Visit NeonLollipops.com.




    In-line Images...
    You may also add images (pictures) to your web page, as long as the image is in the .gif or .jpg (or .jpeg) file formats. You will not be able to use .bmp format files! The basic tag for in-line images is . It is also recommended to add HEIGHT and WIDTH attributes to the IMG tag, which will allow the image to take proper proportions on a browser that is not currently viewing images. It is also recommended to use the ALT="what picture is" to tell a person what a picture is in case it is still loading or they are not viewing images. (The IMG tag has no closing tag!)



    Example of a basic in-line image...



    Dave's Site
    If your image is in the same directory as your HTML file, just use the image name. If your file is welcome.jpg, you can use Then add the appropriate height, width, and alt attributes as mentioned above.

 
watchlist Created with Sketch. Add ENG (ASX) to my watchlist

Currently unlisted public company.

arrow-down-2 Created with Sketch. arrow-down-2 Created with Sketch.