PHP graphical design?

Andreas

New member
Text boxes are made with HTML, and you can style it and align it with CSS.
Images are also controlled with CSS.

You can use, for example, DreamWeaver to make the text box and place it where you want (though not drag-n-drop).

Good luck!
 
Hi
i'm new in PHP i want to make a website and make it cool by putting a image in background and then put a text box filed in the middle of page, so user has to enter a value,
So far i've done all the things needed (coding), except i don't know how to put text box in the middle of image, it goes top or bottom of that image.
It seems it's hard to do such job, is there any editor like ASP visual editor (to put box anywhere if othe page u want? like when u r programming in VB putting objects all around the form by dragging them)
 
Text boxes are made with HTML, and you can style it and align it with CSS.
Images are also controlled with CSS.

You can use, for example, DreamWeaver to make the text box and place it where you want (though not drag-n-drop).

Good luck!
 
Text boxes are made with HTML, and you can style it and align it with CSS.
Images are also controlled with CSS.

You can use, for example, DreamWeaver to make the text box and place it where you want (though not drag-n-drop).

Good luck!
 
Back
Top