Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
casper543 #1
2 Things in web desgining
Hey i was wondering how would i make the border of a table dashed lines.....and is there a way to make a vertical rule in dreamweaver just like a horizotnal rule
/
casper543 Guest
-
Can't I do these things?
:confused; I am new to Contribute, and I brought to it a set of expectations based on other content management systems I've been exposed to. I'm... -
Things that I don't like about Illustrator
Feel free to add on. Gripe list: -why, oh why, after 11 versions, am I unable to use eyedropper functionality to set the color for a gradient... -
Which one of these things is not like the other...
C'mon, can you tell which one? (Title song from Sesame Street, a PBS Production) http://www.apple.com/ (Apple's website banner displaying the new... -
OT: For when things are getting TOO serious...
You gotta check http://www.createafart.com/index.asp time-waster out! Not for those of a "delicate" disposition! Heh! John Mc ... -
Things to Try >>>
Well here is a definite design tip, from experience ;-), if you can avoid using MAC for web designing and uploading! DO IT! I'm sorry to all... -
Murray *ACE* #2
Re: 2 Things in web desgining
> Hey i was wondering how would i make the border of a table dashed lines
table { border:1px dashed black; }
There are many ways to do this, but one of the easiest is to just make the> and is there a way to make a vertical rule in dreamweaver just like a
> horizotnal rule
left/right border of some element on the page into a solid border, e.g.,
#someElement { border-left:1px solid black; }
(that's CSS in case you were wondering)
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"casper543" <webforumsuser@macromedia.com> wrote in message
news:dv2u1l$5ht$1@forums.macromedia.com...> Hey i was wondering how would i make the border of a table dashed
> lines.....and is there a way to make a vertical rule in dreamweaver just
> like a horizotnal rule
> /
Murray *ACE* Guest



Reply With Quote

