Popular Posts

Sunday, July 15, 2012

[CSS] The CSS Guide..

Hello! This series has been created to teach you everything you need to know about CSS in order to operate in the web design world. We’d recommend doing a few sections a day,  and in no time you’ll have mastered CSS! What we’ll be learning...? We’ll be learning everything you need to function in the real world.  You can see all the topics on the left. Feel free to skip ahead to topics you don’t understand. When you’re done...

[Turns Feed] Secure and Protect WordPress Website through .htaccess file

With the help of a .htaccess (hypertext access) file you can get a directory-level configuration and it  allows you to decentralized the management of your web server configuration. As well it allow you to improve your blog’s security, and reduce bandwidth. Today, we compile a list of tips and hack to increase your WordPress website through .htaccess file.If you like these tips and hacks then please grab the WPArena RSS feed for keep yourself...

[Turns Feed] How to Make Content Clickable In WordPress

WordPress has a great feature I've just discovered which allows you to convert plain text into links for URLs or email addresses.If your content has URLs in the content but you haven't add the link you can use this WordPress function to convert all plain text URLs to be links.The WordPress function you need to use is called make_clickable(). Full Post: Make Content Clickable In WordPre...