Object alternative to iframe for XHTML 1.0 strict
<object data="mypage.php" type="text/html"></object>
11304 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
<object data="mypage.php" type="text/html"></object>
<h1>Company Inc.</h1>
h1 { text-indent: -100em; overflow: hidden; background: url(logo.png) no-repeat; height: 100px; width: 100px; }