Hi Folks,
I am new to CSS and have a very basic question.
I am trying create a list of companies consisting of several one-liners in
the form of : company name, address, phone, description, etc. I want the
text to have no margins and no space between lines, but I want the first
line bold. And, I want a space between companies such as:
Name:_________. (bold)
Address:_______ ______.
Phone:_________ _.
Email:_________ _______.
Website:_______ ___________.
Description:___ _______________ ___.
(space)
Name:__________ ______. (bold)
Phone:_________ ____________.
Address:_______ _______________ _________.
etc.
Can someone show me how to do this without using <br>'s?
Thanks a lot,
Bob
I am new to CSS and have a very basic question.
I am trying create a list of companies consisting of several one-liners in
the form of : company name, address, phone, description, etc. I want the
text to have no margins and no space between lines, but I want the first
line bold. And, I want a space between companies such as:
Name:_________. (bold)
Address:_______ ______.
Phone:_________ _.
Email:_________ _______.
Website:_______ ___________.
Description:___ _______________ ___.
(space)
Name:__________ ______. (bold)
Phone:_________ ____________.
Address:_______ _______________ _________.
etc.
Can someone show me how to do this without using <br>'s?
Thanks a lot,
Bob
Comment