Adding images to your pages is easy; adding images that make your Web pages look professional just takes a little know-how.
Total: 29
Showing: 15
Page 1 of 2
HTML - Images HTML / Images
If you are going through the whole HTML series of tutorials you will want to open up your HTML page in your text editor now. If you are just coming in you can still follow along easily. Just open up a text editor and begin the tutorial.
Graphics And Pictures HTML / Images
Colors, images, pictures, and graphics bring a lot of flavors to a web page. As you already know, a web page is in fact a text file equipped with HTML tags that a browser is asked to analyze, interpret, and render a result. Unlike in a word processor, a picture cannot be included on a web file. Instead, you tell the browser where the image is located, the browser will try to find it and then display it. This, of course means if you provide the wrong address, I mean if you don't clearly state where the picture is located, or if the browser doesn't find the picture where you said it was, there would be an error on your page.
Images In Forms HTML / Images
So you want an active image on your site that does not produce an hand cursor when you move over it with the mouse? It can be done, in MSIE at least!
Bookmark Icon HTML / Images
You've seen them on other sites...you bookmark a site and a neat little icon appears in the URL bar in your browser and in your bookmarks. Find out how you can have a bookmark icon for your own site!
Turning off the Internet Explorer Image Toolbar HTML / Images
IE 6 has this (in my opinion) annoying little toolbar that appears when someone places their mouse pointer over an image, learn how to turn off this toolbar and auto-complete feature for HTML forms.
Putting Images On Your Web Site HTML / Images
Graphics enhance the look of a page, they make it more informative [One picture is worth a thousand words, etc.], and they give your page an identity.
Graphics Introduction: Part 2 HTML / Images
Image size refers both to the height and width of the image in pixels and the file size. Large graphics take a long time to download over the Web and many people will become impatient.
Graphics Introduction: Part 1 HTML / Images
This tutorial discusses issues and techniques relating to Web graphics. It includes information about creating animated GIFs, clickable image maps, and efficient Web graphics.
Wrapping Text Around an Image HTML / Images
It's been said that a picture's worth a thousand words, but you shouldn't believe everything you hear. Pictures are nice and all, but chances are you'll want to have some words with them.