News

I am in a dreamweaver class in my college and I made a decent background image in CS2 for my HTML project for my web design class. Anyway, I had made a table at 1024x768 res., then put the ...
Open an HTML document and find the document's head section. Paste the following code into that section:body { background-image:url('myImage.gif'); background-repeat:repeat; }This code defines a ...
Knowing how to make the background transparent in Photoshop is a handy trick for those who are editing photos, creating custom images, or even just putting together a meme for the work chat (we've ...