<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/line-height">
<title>Public marks with tag line-height</title>
<description>Public marks with tag line-height</description>
<link>http://blogmarks.net/marks/tag/line-height</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058427930"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1057829513"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1057746149"/>
<rdf:li resource="http://blogmarks.net/api/user/br1o/mark/1058557842"/>
<rdf:li resource="http://blogmarks.net/api/user/br1o/mark/1058557843"/>
<rdf:li resource="http://blogmarks.net/api/user/chiunam/mark/1156482"/>
<rdf:li resource="http://blogmarks.net/api/user/mfaure/mark/530539"/>
<rdf:li resource="http://blogmarks.net/api/user/nhoizey/mark/364400"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/marco/mark/1058427930">
<title>Line Height</title>
<link>http://www.slideshare.net/maxdesign/line-height</link>
<description></description>
<dc:date>2009-07-14T14:33:25Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>css, line-height</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.slideshare.net/maxdesign/line-height"><img border="0" src="http://blogmarks.net/screenshots/2009/07/14/c7094985d2123d3e0805a4394574e237.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.slideshare.net/maxdesign/line-height">Line Height</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058427930">Copy</a> | 
<a href="http://blogmarks.net/link/3285222">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1057829513">
<title>line-height: abnormal</title>
<link>http://meyerweb.com/eric/thoughts/2008/05/06/line-height-abnormal/</link>
<description>line-height: normal is a jumbled terrain of inconsistent behaviors, and it's best avoided in any sort of precision layout work</description>
<dc:date>2008-05-06T20:17:36Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>layout, css, line-height, font</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://meyerweb.com/eric/thoughts/2008/05/06/line-height-abnormal/"><img border="0" src="http://blogmarks.net/screenshots/2008/05/06/33c559274bfd5d4a57936a1b1b0925f9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://meyerweb.com/eric/thoughts/2008/05/06/line-height-abnormal/">line-height: abnormal</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">line-height: normal is a jumbled terrain of inconsistent behaviors, and it's best avoided in any sort of precision layout work</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/layout">layout</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/font">font</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057829513">Copy</a> | 
<a href="http://blogmarks.net/link/2770603">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1057746149">
<title>les astuces de l'intégrateur : simuler un paragraphe limité en caractères - ChezSimay</title>
<link>http://chezsimay.com/weblog/index.php/post/2008/03/19/les-astuces-de-lintegrateur-:-simuler-un-paragraphe-limite-en-caracteres</link>
<description>Nous allons voir comment simuler le fait qu'un paragraphe est limité en nombre de caractères, il est vrai qu'avec l'utilisation de certains CMS, il n'est pas toujours évident de limiter en un certain nombre de caractères. Il existe pourtant une astuce qui permet d'afficher uniquement un certain nombre de lignes. Il suffit d'appliquer une hauteur à un bloc puis une hauteur de ligne (line-height) qui est un multiple de la hauteur du bloc (ce multiple va définir le nombre de lignes affichées). Enfin, on va appliquer, une propriété qui va permettre de masquer tout ce qui dépasse de notre bloc ; overflow:hidden;.</description>
<dc:date>2008-03-20T20:49:33Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>css, line-height, height</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://chezsimay.com/weblog/index.php/post/2008/03/19/les-astuces-de-lintegrateur-:-simuler-un-paragraphe-limite-en-caracteres"><img border="0" src="http://blogmarks.net/screenshots/2008/03/20/819c0380bcc827de7f582edeb12c8591.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://chezsimay.com/weblog/index.php/post/2008/03/19/les-astuces-de-lintegrateur-:-simuler-un-paragraphe-limite-en-caracteres">les astuces de l'intégrateur : simuler un paragraphe limité en caractères - ChezSimay</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">Nous allons voir comment simuler le fait qu'un paragraphe est limité en nombre de caractères, il est vrai qu'avec l'utilisation de certains CMS, il n'est pas toujours évident de limiter en un certain nombre de caractères. Il existe pourtant une astuce qui permet d'afficher uniquement un certain nombre de lignes. Il suffit d'appliquer une hauteur à un bloc puis une hauteur de ligne (line-height) qui est un multiple de la hauteur du bloc (ce multiple va définir le nombre de lignes affichées). Enfin, on va appliquer, une propriété qui va permettre de masquer tout ce qui dépasse de notre bloc ; overflow:hidden;.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/height">height</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057746149">Copy</a> | 
<a href="http://blogmarks.net/link/2710848">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/br1o/mark/1058557842">
<title>A List Apart: Articles: Setting Type on the Web to a Baseline Grid</title>
<link>http://www.alistapart.com/articles/settingtypeontheweb</link>
<description></description>
<dc:date>2007-08-24T23:03:25Z</dc:date>
<dc:author>br1o</dc:author>
<dc:subject>css, typographie, alignement, vertical, line-height, em, vertical_space</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.alistapart.com/articles/settingtypeontheweb"><img border="0" src="http://blogmarks.net/screenshots/2008/12/11/5b812d74da9d1c91ab91897789020896.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.alistapart.com/articles/settingtypeontheweb">A List Apart: Articles: Setting Type on the Web to a Baseline Grid</a></h4>
 
by <a href="http://blogmarks.net/user/br1o">br1o</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2054522">5 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typographie">typographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/alignement">alignement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vertical">vertical</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/em">em</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vertical_space">vertical_space</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058557842">Copy</a> | 
<a href="http://blogmarks.net/link/2054522">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/br1o/mark/1058557843">
<title>Add and delete vertical space in measured intervals | The Elements of Typographic Style Applied to the Web</title>
<link>http://webtypography.net/Rhythm_and_Proportion/Vertical_Motion/2.2.2/</link>
<description></description>
<dc:date>2007-08-24T23:02:17Z</dc:date>
<dc:author>br1o</dc:author>
<dc:subject>css, typographie, alignement, vertical, line-height, em, vertical_space</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://webtypography.net/Rhythm_and_Proportion/Vertical_Motion/2.2.2/"><img border="0" src="http://blogmarks.net/screenshots/2007/08/25/4d1aa20be64eef72aca18f24a2ef3b63.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://webtypography.net/Rhythm_and_Proportion/Vertical_Motion/2.2.2/">Add and delete vertical space in measured intervals | The Elements of Typographic Style Applied to the Web</a></h4>
 
by <a href="http://blogmarks.net/user/br1o">br1o</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1062271">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typographie">typographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/alignement">alignement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vertical">vertical</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/em">em</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vertical_space">vertical_space</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058557843">Copy</a> | 
<a href="http://blogmarks.net/link/1062271">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/chiunam/mark/1156482">
<title>CSS Line Height Inheritance</title>
<link>http://mrmazda.no-ip.com/auth/line-height-inherit.html</link>
<description></description>
<dc:date>2006-10-28T14:28:33Z</dc:date>
<dc:author>chiunam</dc:author>
<dc:subject>css, line-height</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mrmazda.no-ip.com/auth/line-height-inherit.html"><img border="0" src="http://blogmarks.net/screenshots/2006/10/28/9562c637acc63abb22c7ff4c6735d167.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mrmazda.no-ip.com/auth/line-height-inherit.html">CSS Line Height Inheritance</a></h4>
 
by <a href="http://blogmarks.net/user/chiunam">chiunam</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1156482">Copy</a> | 
<a href="http://blogmarks.net/link/1203716">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mfaure/mark/530539">
<title>Eric\'s Archived Thoughts: Unitless line-heights</title>
<link>http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/</link>
<description></description>
<dc:date>2006-04-28T16:31:13Z</dc:date>
<dc:author>mfaure</dc:author>
<dc:subject>css, line-height</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/02/14/08cb28afeadf464bdc88dfbfdebd1bab.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/">Eric\'s Archived Thoughts: Unitless line-heights</a></h4>
 
by <a href="http://blogmarks.net/user/mfaure">mfaure</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/548437">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=530539">Copy</a> | 
<a href="http://blogmarks.net/link/548437">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/nhoizey/mark/364400">
<title>Eric's Archived Thoughts: Unitless line-heights</title>
<link>http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/</link>
<description>the property line-height can accept unitless number values, and they’re a better choice than united values in 99 out of 100 cases anyway</description>
<dc:date>2006-02-14T15:07:51Z</dc:date>
<dc:author>nhoizey</dc:author>
<dc:subject>css, ligne, hauteur, line-height</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/02/14/08cb28afeadf464bdc88dfbfdebd1bab.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/">Eric's Archived Thoughts: Unitless line-heights</a></h4>
 
by <a href="http://blogmarks.net/user/nhoizey">nhoizey</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/548437">2 other(s)</a> 
<p class="description">the property line-height can accept unitless number values, and they’re a better choice than united values in 99 out of 100 cases anyway</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ligne">ligne</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hauteur">hauteur</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/line-height">line-height</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=364400">Copy</a> | 
<a href="http://blogmarks.net/link/548437">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>