[WSG] Link Help please

2008-06-04 Thread Hayden's Harness Attachment
I am rebuilding a web site and have the following code in it.


link rel=stylesheet type=text/css media=screen href(layout.css) /

link rel=stylesheet type=text/css media=screen title=Default font size 
href(?php echo (!$sitestyle)?'layout':$sitestyle ?.css /

link rel=alternate stylesheet type=text/css media=screen title=larger 
Font size href(layout_large.css) /

What am I doing wrong? The web site will not use the layout.css file. The 
default directory is http://www.choroideremia.org/new/.

Angus MacKinnon
Infoforce Services
http://www.infoforce-services.com

Faith is the strength by which a shattered world shall emerge into
the light. - Helen Keller





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Link Help please

2008-06-04 Thread Chris Knowles

Hayden's Harness Attachment wrote:

I am rebuilding a web site and have the following code in it.


link rel=stylesheet type=text/css media=screen href(layout.css) /

link rel=stylesheet type=text/css media=screen title=Default font size 
href(?php echo (!$sitestyle)?'layout':$sitestyle ?.css /

link rel=alternate stylesheet type=text/css media=screen title=larger Font size 
href(layout_large.css) /

What am I doing wrong? The web site will not use the layout.css file. The 
default directory is http://www.choroideremia.org/new/.



try href= not href()



--
Chris Knowles


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Link Help please

2008-06-04 Thread Matt Fellows
It should be href=xxx.css not href(xxx.css)

-- 
Matt Fellows
http://www.onegeek.com.au/


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] styling address tag or microformat hcard

2008-06-04 Thread Robert O'Rourke

tee wrote:


On Jun 3, 2008, at 4:49 PM, tee wrote:




Thierry


afaik, the address element is not supposed to contain this kind of
information as it is related to the people who maintain/are 
responsible

for the document itself (or a section of the document).


It's a plain English but I read it many times, still I don't quite 
understand what you meant by 'not supposed to contain this kind of
I look into the Mage folder, and the file I found that maybe 
controlling the address globally is located in 
'Mage/Customer/etc/config.xml'.




Forgot to add, strictly speaking, that address is xml format, not html 
address tag correct?


here is the code:
html translate=title module=customer
titleHTML/title
htmlEscapetrue/htmlEscape
defaultFormat![CDATA[
{{var firstname}} {{var lastname}}br/
{{depend company}}{{var company}}br /{{/depend}}
{{var street1}}br /
{{depend street2}}{{var street2}}br /{{/depend}}
{{depend city}}{{var city}},  {{/depend}}{{depend postcode}}{{var 
postcode}}, {{/depend}}{{var region}}br/

{{var country}}br/
{{depend telephone}}Tel: {{var telephone}}{{/depend}}
{{depend fax}}br/F: {{var fax}}{{/depend}}
]]/defaultFormat


I found this 'How to add style to XML'in W3C site.
http://www.w3.org/Style/styling-XML

tee


It won't be that XML that you are styling, it just allows you to define 
an HTML snippet that is used when the template calls addresses. 
Everything inbetween the ![CDATA[ ]] section in the defaultFormat 
tag will be written into the HTML so you can write your custom HTML 
there. So you could have:


defaultFormat![CDATA[

div class=vcard
   div class=n{{var firstname}} {{var lastname}}/div
   {{depend company}}div class=org{{var company}}/div{{/depend}}
   div class=adr
   span class=street-address
   {{var street1}}
   {{depend street2}}{{var street2}}br /{{/depend}}
   /span

...etc...

]]/defaultFormat

-Rob


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



[WSG] Outlook 2007

2008-06-04 Thread Paul Collins
Hi all,

I am building an email for Outlook 2007, oh joy. I am aware that you
can no longer use background images, that's fine. The one thing I want
to confirm is whether the background colour will disappear when you
nest a table inside your TD. I can't test here, but this will cause me
a lot of pain.

So, for example:

table cellpadding=10 cellspacing=0 border=0
tr
td bgcolor=#00
table cellpadding=0 cellspacing=0 border=0
tr
tdSome text/td
/tr
/table
/td
/tr
/table

Will I lose my black background there on the outer table, or can I
just add it again to the inner table? Obviously the outer table has a
cellpadding of 10, so I need the black background to appear on both.

Thanks for any help.
Cheers
Paul


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Background-position in percentage

2008-06-04 Thread rhodry
This is because x and y axis are not used in HTML only in JavaScript as far
as I am aware.


On 5:01:19 am 06/04/08 John Horner [EMAIL PROTECTED] wrote:
 I've just spent a bit of time looking at how background-position works
 when expressed as a percentage:

   background-position: 90%;

 and I'm wondering why it works the way it does.

 Here's the best way I can describe the effect of (90%, x-axis)
 positioning with percentages: to position the image such that the
 point 90% across the image is aligned with the point 90% across the
 element.
 There's something rather counter-intuitive about that (it's even hard
 to describe!), and I've tried to explain it in teaching people about
 CSS and found that people are rather baffled by it.

 Does anyone know why it was created that way, and/or can you tell me
 if there's some very useful thing this rule allows you to do? That
 is, as opposed to a simpler rule like image is offset that amount to
 the left which is what I assumed when I first came across it.


 Please consider the environment before printing this e-mail.

 The information contained in this email and any attachment is
 confidential and may contain legally privileged or copyright
 material.   It is intended only for the use of the addressee(s).  If
 you are not the intended recipient of this email, you are not
 permitted to disseminate, distribute or copy this email or any
 attachments.  If you have received this message in error, please notify
 the sender immediately and delete this email from your system.  The
 ABC does not represent or warrant that this transmission is secure or
 virus free.   Before opening any attachment you should check for
 viruses.  The ABC's liability is limited to resupplying any email and
 attachments.

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***






***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Background-position in percentage

2008-06-04 Thread Chris Price




[EMAIL PROTECTED] wrote:
Here's
the best way I can describe the effect of (90%, x-axis)
  
positioning with percentages: "to position the image such that the
point 90% across the image is aligned with the point 90% across the
element".
  

That makes sense because if you set the x-axis to 100% its aligned
right, 0% and its aligned left, 50% and its aligned centre.

If the percentage width of the element related to the zero point of the
background image then 100% would place it wholly to the right of the
element. At 50% the image's left side would start at midway in the
element but then the percentage would be meaningless in terms of the
element itself.

It would be of little practical use.

This never occurred to me before you mentioned it.
-- 
Kind
Regards
Chris
Price


[EMAIL PROTECTED]

www.choctaw.co.uk
Tel.
01524 825 245

Mob. 0777 451 4488
Beauty
is in the Eye of the Beholder while

Excellence is in the Hand of the Professional
~~

Sent on behalf of Choctaw Media Ltd 
~~
Choctaw
Media Limited is a company registered in

England and Wales with company number 04627649

Registered
Office: Lonsdale Partners, Priory Close,

St Mary's Gate, Lancaster LA1 1XB  United Kingdom




***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***

[WSG] Daniel Beckitt is out of the office.

2008-06-04 Thread daniel . b . beckitt

I will be out of the office starting  04/06/2008 and will not return until
06/06/2008.

I will respond to your message when I return.

For urgent enquiries, please contact Bret Bearham on 3032 3466.


***
WARNING: This e-mail (including any attachments) may contain legally
privileged, confidential or private information and may be protected by
copyright. You may only use it if you are the person(s) it was intended
to be sent to and if you use it in an authorised way.  No one is 
allowed to use, review, alter, transmit, disclose, distribute, print 
or copy this e-mail without appropriate authority.

If this e-mail was not intended for you and was sent to you by mistake,
please telephone or e-mail me immediately, destroy any hardcopies of
this e-mail and delete it and any copies of it from your computer
system. Any right which the sender may have under copyright law, and 
any legal privilege and confidentiality attached to this e-mail is not 
waived or destroyed by that mistake.

It is your responsibility to ensure that this e-mail does not contain
and is not affected by computer viruses, defects or interference by
third parties or replication problems (including incompatibility with
your computer system).

Opinions contained in this e-mail do not necessarily reflect the
opinions of the Queensland Department of Main Roads, Queensland
Transport or Maritime Safety Queensland, or endorsed organisations
utilising the same infrastructure.
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



[WSG] inline images in p

2008-06-04 Thread Andrew famiano
What's the best way to display inline images in a p?
example
http://i82.photobucket.com/albums/j248/label9/inline.jpg


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] inline images in p

2008-06-04 Thread David Dorward


On 4 Jun 2008, at 15:23, Andrew famiano wrote:


What's the best way to display inline images in a p?



non, img src=facebook.png alt=facebook congue, arcu.

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Stumped need suggestions - how to highlight two links at once

2008-06-04 Thread Joseph Taylor

You would want to use an external javascript file.

Your javascript file would need to:

  1. watch the links in question for a mouseover event
  2. if the event fires change something visual about the link and
 whichever other link meets a set of criteria.

To be more specific, you'd have to post code/url

Joseph R. B. Taylor
/Designer / Developer/
--
Sites by Joe, LLC
/Clean, Simple and Elegant Web Design/
Phone: (609) 335-3076
Fax: (866) 301-8045
Web: http://sitesbyjoe.com
Email: [EMAIL PROTECTED]



Likely, James A. wrote:


Hello,

I need help/suggestions.

Want to highlight two links at once if you rollover on of them. I 
attached an example to make things easier.


Basically if you rollover the risks on the right side of the page, the 
same link would highlight in the left navigation.  I am able to get 
this working using target and hover if they are in the same li but 
as you can see that would not be the case for this. I am stumped and 
not sure where to look.


Does any one have any suggestions on how this could be done while 
keeping web standards in mind?


Thanks for the help!

James


hrascreen.jpg


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***begin:vcard
fn:Joseph Taylor
n:Taylor;Joseph
org:Sites by Joe, LLC
adr:;;408 Route 47 South;Cape May Court House;NJ;08210;USA
email;internet:[EMAIL PROTECTED]
title:Designer / Developer
tel;work:609-335-3076
tel;fax:886-301-8045
tel;home:609-886-9660
tel;cell:609-335-3076
x-mozilla-html:TRUE
url:http://sitesbyjoe.com
version:2.1
end:vcard




Re: [WSG] Stumped need suggestions - how to highlight two links at once

2008-06-04 Thread Hassan Schroeder

Likely, James A. wrote:


Want to highlight two links at once if you rollover on of them.


You'll need to use JavaScript to do this.

--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-621-3445   === http://webtuitive.com

  dream.  code.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



RE: [WSG] Stumped need suggestions - how to highlight two links at once

2008-06-04 Thread Ted Drake
First off, I'd question the usefulness of this. The disjointed relationship
between the links would merely confuse the user.

 

It would be really ugly to do this but here you go

 

li class=disjointedmessa href=/ id=bloodp Blood
PressurespanBlood Pressure/span/a/li

 

In your style sheet, you'd give position relative to the main container.

.disjointedmess a span {display:block; position:absolute; top:450px;
left:350px;}

.disjointedmess #bloodp span {top:500px;}

 

As I said, this is really ugly and I would recommend against it. Actually,
scrap the whole mess. If you really, really, really need to do this,
JavaScript is the only solution. 

 

My head is starting to swirl.

 

Ted

 

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Likely, James A.
Sent: Wednesday, June 04, 2008 4:34 PM
To: wsg@webstandardsgroup.org
Subject: [WSG] Stumped need suggestions - how to highlight two links at once

 

Hello, 

I need help/suggestions. 

Want to highlight two links at once if you rollover on of them. I attached
an example to make things easier. 

Basically if you rollover the risks on the right side of the page, the same
link would highlight in the left navigation.  I am able to get this working
using target and hover if they are in the same li but as you can see that
would not be the case for this. I am stumped and not sure where to look.

Does any one have any suggestions on how this could be done while keeping
web standards in mind? 

Thanks for the help! 

James 

 

hrascreen.jpg 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] inline images in p

2008-06-04 Thread Andrew famiano
the problem is the alignment. how do you align the image centered with the
text?

On Wed, Jun 4, 2008 at 10:34 AM, David Dorward [EMAIL PROTECTED] wrote:


 On 4 Jun 2008, at 15:23, Andrew famiano wrote:

  What's the best way to display inline images in a p?



 non, img src=facebook.png alt=facebook congue, arcu.

 --
 David Dorward
 http://dorward.me.uk/
 http://blog.dorward.me.uk/





 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Background-position in percentage

2008-06-04 Thread Matthew Pennell
On Wed, Jun 4, 2008 at 1:25 PM, Chris Price [EMAIL PROTECTED] wrote:
 This never occurred to me before you mentioned it.

More details on background positioning here:

http://www.digital-web.com/articles/web_design_101_backgrounds/

-- 

- Matthew


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] Stumped need suggestions - how to highlight two links at once

2008-06-04 Thread Svip
I don't think you understand what we are talking about here entirely.
At first I was going to advice against it, but then I studied the
image he supplied and realised that there may be something about it.

Now personally, I am not for making something else move elsewhere on a
page, unless your intention is to confuse the viewer.  Cause I think
that's what will happen here.

Just keep the links separated.  The only connection is the already
constructed one via the colours of the lists.

But tell me, why is Blood Sugar highlighted on the left, but does not
appear in the focused list?

Regards,
Svip

P.S. I apologise for the sloppy English, but my head is a mess today.

2008/6/4 Ted Drake [EMAIL PROTECTED]:
 First off, I'd question the usefulness of this. The disjointed relationship
 between the links would merely confuse the user.



 It would be really ugly to do this but here you go



 li class=disjointedmessa href=/ id=bloodp Blood
 PressurespanBlood Pressure/span/a/li



 In your style sheet, you'd give position relative to the main container.

 .disjointedmess a span {display:block; position:absolute; top:450px;
 left:350px;}

 .disjointedmess #bloodp span {top:500px;}



 As I said, this is really ugly and I would recommend against it. Actually,
 scrap the whole mess. If you really, really, really need to do this,
 JavaScript is the only solution.



 My head is starting to swirl.



 Ted



 

 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf Of Likely, James A.
 Sent: Wednesday, June 04, 2008 4:34 PM
 To: wsg@webstandardsgroup.org
 Subject: [WSG] Stumped need suggestions - how to highlight two links at once



 Hello,

 I need help/suggestions.

 Want to highlight two links at once if you rollover on of them. I attached
 an example to make things easier.

 Basically if you rollover the risks on the right side of the page, the same
 link would highlight in the left navigation.  I am able to get this working
 using target and hover if they are in the same li but as you can see that
 would not be the case for this. I am stumped and not sure where to look.

 Does any one have any suggestions on how this could be done while keeping
 web standards in mind?

 Thanks for the help!

 James



 hrascreen.jpg

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] inline images in p

2008-06-04 Thread David Dorward


On 4 Jun 2008, at 17:38, Andrew famiano wrote:

the problem is the alignment. how do you align the image centered  
with the text?



img { vertical-align: whatever; }

http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] inline images in p

2008-06-04 Thread Bruce

http://www.netmechanic.com/news/vol7/html_no10.htm

Bruce
bkdesign

- Original Message - 
From: Andrew famiano [EMAIL PROTECTED]

To: wsg@webstandardsgroup.org
Sent: Wednesday, June 04, 2008 12:38 PM
Subject: Re: [WSG] inline images in p



the problem is the alignment. how do you align the image centered with the
text?

On Wed, Jun 4, 2008 at 10:34 AM, David Dorward [EMAIL PROTECTED] 
wrote:




On 4 Jun 2008, at 15:23, Andrew famiano wrote:

 What's the best way to display inline images in a p?





non, img src=facebook.png alt=facebook congue, arcu.

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*** 




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



RE: [WSG] Stumped need suggestions - how to highlight two links at once

2008-06-04 Thread Likely, James A.
Thanks,

The screen shot that I sent was for a screen that the user would be
taken to after they completed a test. It is a summary page of potential
risks. This is not a new site but a re-design of how they provide the
content. What was requested was that they wanted to show that the risks
that are highlighted on the text area are in the left navigation. The
screen that you see would only be visible  by default once, unless the
click to access the summary again. 

The red icon is to show that there is a potential risk and to separate
them from the rest of the list. Based on the screen shot, there are four
risks and the rest are strengths.

I am not saying it is a good idea, but I didn't want to judge and tell
them that it would not work. I didn't ask if it was a good idea or bad
idea but wanted to know how it could be done. 

What I want to do is make a html/CSS mock up so they can see it working,
and test on users to see what there reactions are with this and if they
find it annoying. Base the decision on user testing and not based on
ones own feelings.

I hope this is what you were asking. 

Thanks to those who responded. 

James 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Svip
Sent: Wednesday, June 04, 2008 11:48 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Stumped need suggestions - how to highlight two links
at once

I don't think you understand what we are talking about here entirely.
At first I was going to advice against it, but then I studied the
image he supplied and realised that there may be something about it.

Now personally, I am not for making something else move elsewhere on a
page, unless your intention is to confuse the viewer.  Cause I think
that's what will happen here.

Just keep the links separated.  The only connection is the already
constructed one via the colours of the lists.

But tell me, why is Blood Sugar highlighted on the left, but does not
appear in the focused list?

Regards,
Svip

P.S. I apologise for the sloppy English, but my head is a mess today.

2008/6/4 Ted Drake [EMAIL PROTECTED]:
 First off, I'd question the usefulness of this. The disjointed
relationship
 between the links would merely confuse the user.



 It would be really ugly to do this but here you go



 li class=disjointedmessa href=/ id=bloodp Blood
 PressurespanBlood Pressure/span/a/li



 In your style sheet, you'd give position relative to the main
container.

 .disjointedmess a span {display:block; position:absolute; top:450px;
 left:350px;}

 .disjointedmess #bloodp span {top:500px;}



 As I said, this is really ugly and I would recommend against it.
Actually,
 scrap the whole mess. If you really, really, really need to do this,
 JavaScript is the only solution.



 My head is starting to swirl.



 Ted



 

 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On
 Behalf Of Likely, James A.
 Sent: Wednesday, June 04, 2008 4:34 PM
 To: wsg@webstandardsgroup.org
 Subject: [WSG] Stumped need suggestions - how to highlight two links
at once



 Hello,

 I need help/suggestions.

 Want to highlight two links at once if you rollover on of them. I
attached
 an example to make things easier.

 Basically if you rollover the risks on the right side of the page, the
same
 link would highlight in the left navigation.  I am able to get this
working
 using target and hover if they are in the same li but as you can see
that
 would not be the case for this. I am stumped and not sure where to
look.

 Does any one have any suggestions on how this could be done while
keeping
 web standards in mind?

 Thanks for the help!

 James



 hrascreen.jpg

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] styling address tag or microformat hcard

2008-06-04 Thread tee


On Jun 4, 2008, at 2:07 AM, Robert O'Rourke wrote:

 So you could have:

defaultFormat![CDATA[

div class=vcard
  div class=n{{var firstname}} {{var lastname}}/div
  {{depend company}}div class=org{{var company}}/div{{/depend}}
  div class=adr
  span class=street-address
  {{var street1}}
  {{depend street2}}{{var street2}}br /{{/depend}}
  /span

...etc...

]]/defaultFormat


Rob, thank you so much!

It still wrapped inside the address tag, I afraid it may throw the  
site into hundred lines of errors if I remove the address tag  
altogether in many of the php and phtml files. Guess I just have to  
live with it.


Best,
tee



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***