GeekArticles
XML
Core XML
XML
Core XMLWhat's the attraction to URLs in content?
Rarely do I review XML design without seeing something like: <spam> <link>http://example.com</link> </spam> Putting URLs in element content seems to come naturally to people, regardless of the age-old convention from HTML: <p> <a href="http://example.com" target="_blank" rel="nofollow"/> </p> I've always disliked this, as...
Sponsored Links
Read Next: [B-Side Films:QOTD] Embracing Stupidity
Related Topics
