- From: Thierry MICHEL <tmichel@w3.org>
- Date: Thu, 16 Sep 2010 11:01:15 +0200
- To: 이원석 <wslee@etri.re.kr>
- CC: public-media-annotation@w3.org
Le 16/09/2010 09:04, 이원석 a écrit :
> Hi. Thierry.
> Thanks for your proposal.
> Could I look at the example which is applied proposed style ( .example )?
here is the result for example:
http://www.w3.org/2008/WebVideo/Annotations/drafts/ontology10/example.html
What you need to do it to add in the Ontology XML source file
<link rel="stylesheet" type="text/css" href="ma-ont-spec.css" />
thierry
>
> Best regards,
> Wonsuk.
>
>> -----Original Message-----
>> From: Thierry MICHEL [mailto:tmichel@w3.org]
>> Sent: Thursday, September 16, 2010 2:40 AM
>> To: 이원석; public-media-annotation@w3.org
>> Subject: improve styling for examples
>>
>>
>> Wonsuk,
>>
>> During the F2F, we have agreed to improve the styling for examples,
>>
>> The proposal is to add a<div class="example">
>>
>> (I think an example was added in the Ontology spec source XML this by
>> Raphael. Therefore all examples should use this class.
>>
>>
>> I could add the following styling for this class in our external syle
>> sheet:
>>
>> .example { background-color: #d5dee3;
>> border-top-width: 4px;
>> border-top-style: double;
>> border-top-color: #d3d3d3;
>> border-bottom-width: 4px;
>> border-bottom-style: double;
>> border-bottom-color: #d3d3d3;
>> padding: 4px; margin: 0em }
>>
>> Is that fine ?
>>
>>
>>
>> Thierry.
>>
>
Received on Thursday, 16 September 2010 09:01:41 UTC