I having been trying to do an invoice, and using float/absolute positioning etc but I still unable to get my layout shown out properly. Can someone please kindly help? Thanks.
Below is the layout:
Code:
To the left To the right
Customer: Name of the company (Textbox) - first line Invoice No.: (Textbox) - first line
Name of address (Textarea) - Second line Handled by: (Textbox) - second line
Date: (Textbox) - third line
Example:
Customer: ABC Pte Ltd Invoice No. : 670987
Industrial Park 2, Handled by: Peter Tan
#04-1088 Date: 24/02/2013
Postal Code 123456
@ Niralsoni: refusing to use anything later than HTML4 Transitional? Ever heard of separating make-up and content?
__________________ Frank
How to: Target IE in, Position in, Center in, Create a Fixed ('Sticky') Footer with, and Create a Drop-Down/Fly-Out Menu with CSS: Website Laten Maken Amsterdam.
I know my knowledge about HTML, CSS is limited and outdated. But I still try to provide solutions with limited access to the tools and libraries at my work-place.
Could you please guide me to the correct path to enrich my understanding ?
But I still try to provide solutions with limited access to the tools and libraries at my work-place.
Could you please guide me to the correct path to enrich my understanding ?
Hey Niral,
It has little to do with tools and libraries. It does have everything to do with knowledge of CSS, which you can gain at W3 Schools for free.
__________________ Frank
How to: Target IE in, Position in, Center in, Create a Fixed ('Sticky') Footer with, and Create a Drop-Down/Fly-Out Menu with CSS: Website Laten Maken Amsterdam.
--niralsoni, I'm not so sure an argument can't be made for tables in this case. I dislike tables though and never learned them, see the link about tables in my signature.