| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
CMYK
Join Date: Sep 2007
Posts: 561
|
Dreamweaver Question
In Dreamweaver is it possible to format text like this... • Book-keeping & Accounts • GCSE's & A Levels • Interior Design • BTC Teaching Assistants • Plumbing • Business Management so that the bullet points line up with the ones above? I can's seem to use tabs or more than 1 space between words. The text is all inside 1 section of a table, will I just have to split the table into 6 sections? |
|
|
|
|
|
#2 (permalink) |
|
Sir digby chicken caesar
Join Date: Sep 2004
Posts: 4,770
|
oh lord, why is it in a table? get rid of it. As for styling a list like that, CSS is all you need. Simply set the li elements to float: left - and then style them accordingly for the padding you need, the bullet type and so on. unconsolidated isoparms
|
|
|
|
#6 (permalink) |
|
CMYK
Join Date: Sep 2007
Posts: 561
|
"Oh Lord" lol Don't worry guys, its only one page we are sending out as an email, not a website or anything. I rarely use html so just thought a table would be best. OK so slice up the psd and bring in as CSS or something like that? Anyone know a tutorial, I know its fairly basic. Cheers |
|
|
|
#7 (permalink) |
|
Just another web monkey
|
Ah - now, are you talking about sending it as an HTML e-mail? In that case, CSS might not be the best option due to the lack of consistent support - might be worth searching Email Newsletter Software for Web Designers - Campaign Monitor in the blog/journal section to find the email design guidelines post they did a while back; i can't recall the URL but it basically tells you whats hot and whats not when it comes to including HTML/CSS in an e-mail. Edit: here you go: Email Design Guidelines for 2006 - Campaign Monitor Blog A Guide to CSS Support in Email: 2007 Edition - Campaign Monitor Blog Why we need standards support in HTML email - Campaign Monitor Blog |
|
|
|
#8 (permalink) |
|
CMYK
Join Date: Sep 2007
Posts: 561
|
Yes it is an HTML email and thanks for the links Woodss, I will have a good look through them after lunch! I have done a few emails before but this one has a lot more detail I will try and insert a jpeg here...(not my design btw) How do u insert an image from your desktop? |
|
![]() |