Please see the site : www.microtechbuddy.co.cc Just before Live Chat Support image, I want to add another image. Below is the code which I want to use :
Instead of having it go through as a background image, have it just be a plain old image linked in via src.
Can you upload your site files and allow me to download them? This way I can use my dreamweaver to better see were everything is.
I used to be in your position , have no idea. Now I'm expert of that after finding a Great, Successful Mentor.
I just crossed a website, it has so many clone script collection, have anyone tried it? http://scriptpick.com/
Btw, how is the site ? Any suggestions to improve or change it ? { few links are yet to be updated and also contact us } Need to add affiliate link also.
Get an image from the web by right clicking on it & clicking on save picture as & saving it to your computer. Upload image to your server. Put the basic html tag <img src="name of graphic.jpg"> Replace the address & name of your image.
If you wish you can align the image to the left by adding a space & the code align ="left" after the quotes at the end of the name of your image... you can also align right, top & bottom by replace "left". You can also add a border around your image..by adding border="0" replacing the "0" with the size of border you want...