Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Re: [css3-text] The secret behind word-wrap/overflow-wrap? from Karl Dubost on 2014-01-21 (www-style@w3.org from January 2014)

Re: [css3-text] The secret behind word-wrap/overflow-wrap?

Le 21 janv. 2014 à 09:38, Jens O. Meiert <jens@meiert.com> a écrit :
> What is the story behind word-wrap [1] and overflow-wrap?

See the thread started by Florian Rivoal.
http://lists.w3.org/Archives/Public/www-style/2012Apr/thread.html#msg775

-- 
Karl Dubost 🐄
http://www.la-grange.net/karl/

Received on Tuesday, 21 January 2014 10:05:44 UTC