Hi all. I humbly ask for mercy. I am a designer and Director/multimedia developer who is venturing into learning CSS/non table based design.
Normally I never ask for help, I always look for tutorials, but I'm helping out a friend with a new business with minimal budget and learning CSS @ the same time. Basic question is this. I have a set of text based information, basically stuff like phone number and then the number, address, then the address...you get the idea.
In the past, I would have thrown that info. into a table and then called it a day. However I am trying to challenge myself to format this using CSS.
Here is what I have attempted thus far:
(url deleted)
The bottom line is...It seems like there must be a more elegant way. Ideally, for the "labels" (artist, email etc.) I would want the black background just fitting behind the text, however for that I'd have to separate them back into individual divs.
Basically, I humbly ask for help and advice in terms of what the most elegant way to present this. Sure, I could use position: absolute on each of the divs, but then if someone enlarges/changes the text size in their browser...ick. Seems to defeat the whole purpose of trying to do this the "right"/CSS way if I go about it like that.
thanking you greatly in advance,
Caroline
Normally I never ask for help, I always look for tutorials, but I'm helping out a friend with a new business with minimal budget and learning CSS @ the same time. Basic question is this. I have a set of text based information, basically stuff like phone number and then the number, address, then the address...you get the idea.
In the past, I would have thrown that info. into a table and then called it a day. However I am trying to challenge myself to format this using CSS.
Here is what I have attempted thus far:
(url deleted)
The bottom line is...It seems like there must be a more elegant way. Ideally, for the "labels" (artist, email etc.) I would want the black background just fitting behind the text, however for that I'd have to separate them back into individual divs.
Basically, I humbly ask for help and advice in terms of what the most elegant way to present this. Sure, I could use position: absolute on each of the divs, but then if someone enlarges/changes the text size in their browser...ick. Seems to defeat the whole purpose of trying to do this the "right"/CSS way if I go about it like that.
thanking you greatly in advance,
Caroline