[thelist] CSS and border characteristics in IE 5.0 PC

.jeff jeff at members.evolt.org
Tue Mar 12 15:00:01 CST 2002


james,

><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: MRC
>
> > border-bottom: 1px solid #ffffff;
> >
> > i think the order comes down to personal preference.
>
> The order that you suggest is correct, but it isn't a
> matter of personal preference. The CSS 2 recommendation
> specifies the order [1] as:
>
> border: [border-width || border-style || color] | inherit
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><

ah, it's good to know i've been doing it right all along.

<tip type="ColdFusion" author=".jeff">

  did you know that with access you can query multiple
  datasources in the same query?  just specify one of
  the datasources in the datasource attribute of the
  <cfquery> and then use back-ticks to place the path
  to the second datasource:

  <cfquery name="getdeal" datasource="dsn1">
    SELECT *
      FROM `C:\...full path...\dns2.mdb`.deal
  </cfquery>

  ymmv with other databases and their support
  for this.

</tip>

.jeff

http://evolt.org/
jeff at members.evolt.org
http://members.evolt.org/jeff/




More information about the thelist mailing list