Post Reply 
[Kye-U] Google Alternate Display...
Feb. 08, 2009, 08:45 PM
Post: #5
RE: [Kye-U] Google Alternate Display...
Thanks, also for the code explanations!

Google used <p> tags, before introducing <li>. Probably it isn't used anymore now.
Regarding <hr>'s, in case they change something to the exact code, maybe a candidate for the CSS?

Old:
Code:
/* Content snippets */
.j { width: 100%; }

New:
Code:
/* Content snippets, horizontal rules*/
.j, hr { width: 100%; }
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [Kye-U] Google Alternate Display... - sidki3003 - Feb. 08, 2009 08:45 PM
RE: [Kye-U] Google Alternate Display... - OZO - Jun. 27, 2009, 06:46 AM
RE: [Kye-U] Google Alternate Display... - OZO - Jun. 27, 2009, 07:43 PM

Forum Jump: