How do you like my new theme?
Features:
- Imageless
- Minimalist
- Clean
- Easy to navigate
Technorati Tags: theme, wordpress, design, blog, layout
How do you like my new theme?
Features:
- Imageless
- Minimalist
- Clean
- Easy to navigate
Technorati Tags: theme, wordpress, design, blog, layout
These days, WWW is all about…
Technorati Tags: www, web2.0, ajax, tags, tagging, tag clouds, folksonomy, blogging, social bookmarking, rss, css, podcast
function externalLinks() {
if (!document.getElementsByTagName) return;
var anchors = document.getElementsByTagName(“a”);
for (var i=0; i<anchors.length; i++) {
var anchor = anchors[i];
if (anchor.getAttribute(“href”) &&
anchor.getAttribute(“rel”) == “external”)
anchor.target = “_blank”;
}
}
window.onload = externalLinks;
Source: Sitepoint
Web development, Web design, Open source technologies, Portal development, APIs, Web services, Social media applications, Search engine optimisation, Mobile application development, iPhone Apps, Web 2.0, Web 3.0, Latest Internet technologies