hi
i looking for a way to creat a picture li ke this:
http://acp.com.pt/color.png
how can i do that?
thanks for your help
how creat a square picture with two colors
Moderator: General Moderators
Re: how creat a square picture with two colors
You could probably do it in HTML5 using the canvas element, but then it would only be viewable in browsers that fully support HTML5. Probably the best way is to create an image file in any popular graphics editor, such as PhotoShop or PaintShopPro. It should only take a couple of minutes.srdva59 wrote:hi
i looking for a way to creat a picture li ke this:
http://acp.com.pt/color.png
how can i do that?
thanks for your help
Re: how creat a square picture with two colors
do you mean dynamically using php