Posted on
September 27th, 2017
by Quertime Writer in WordPress
WordPress is one of the simplest yet most efficient content management systems out there, allowing you to have a website up and running with just a few clicks, with little to no technical skills necessary in the process. However, while most of the basic settings can be configured through the use of the visual interface WordPress Admin, additional customization is possible though wp-config.php – a file that contains numerous parameters for your new site. It is important to note that wp-config.php contains a lot of settings that can make or break your website, so make sure you have a backup copy of it you can use in case things go south.
Now that you’re all set, here are 20 wp-config snippets to configure your WordPress site and make it more secure. Read more…
Posted on
November 2nd, 2015
by Quertime Writer in Web Design
CSS isn’t easy to deal with. As a web developer it’s always good to master the CSS fundamentals and develop stronger foundation. Here’s a list of 20 highly useful CSS Tips every web designer and developer should know.
Updated on
July 2nd, 2018
by Quertime Writer in Web Design
Coming up with an absolutely stunning design is the steppingstone towards development of a visually appealing and working website. Once you’ve a good design in place, it’s time to convert the same into semantic/seo-friendly HTML/CSS codes. Well, this is where the problem arises. It can be quite time-consuming and erroneous process to convert your design into codes.
Fortunately, today we have a good number of tools that allow you to convert your designs into multi-browser compatible codes. Through this post, I intend to share with you 20 high-end tools and services that serve as the best means for performing PSD to HTML/CSS conversions conveniently. Read more…
Posted on
April 14th, 2015
by Quertime Writer in Web Development
Cascading Style Sheets or CSS is a programming language used to add appealing visual effects and common styles to otherwise mundane HTML or XHTML content. The language is fairly easy to learn and use.
When you have several combined effects and styles using CSS code, you can create a more aesthetically pleasing website. Read more…
Updated on
October 19th, 2018
by Quertime Writer in WordPress
First released on May 27, 2003, by Matt Mullenweg and Mike Little, WordPress has come a long way. WordPress is a free and open-source blogging tool and is a content management system based on PHP and MySQL. Due to its ability to provide a great degree of customisation to its user, it is one of the most popular blogging systems today.
Many a times, when we spot a great feature or a function on somebody else’s website or blog, we try to incorporate that in our blog too. Also, if you are working on theme design or you are customising your website, sometimes, digging for codes becomes quite inconvenient. It is a great help if we are able to locate help with tips on WordPress during those times. Following are the cool 15 tips among many which we can make use of when working with WordPress. Read more…
Updated on
November 30th, 2012
by Quertime Team in WordPress
Which is the best plugin to display code in your WordPress posts? Although WordPress allows users to display code within a post, the result is not impressive. That’s the reason why there are so many great plugins out there to address this issue. If you happen to be a blogger and occasionally publish coding tutorials, then today’s post will definitely be useful to you. We’ve done extensive research and gathered 17 most-used WordPress plugins for displaying code snippet in blog posts.
Updated on
August 1st, 2018
by Quertime Team in Software
A source code editor is a text editor program designed specifically for editing source code of computer programs by programmers. It may be a standalone application or it may be built into an integrated development environment (IDE). In this article, we would like to introduce you some simple yet professional free source code editors which can be used as a replacement for Notepad or Dreamweaver.