How to open full screen editor in WordPress ?
WordPress provides elegant way to write posts using the full screen editor. It provides the clean interface which can be used for editing and drafting the post in full screen mode
WordPress provides elegant way to write posts using the full screen editor. It provides the clean interface which can be used for editing and drafting the post in full screen mode
One of the hidden feature of the WordPress which allows to schedule blog posts to automatically publish themselves at any time in the future.
Whatsapp users are unknowingly spreading the rumors that Indian flag cannot be used as DP. Post is to clarify that Indian flag can be used as DP on whatsapp.
Java tutorial explains the reader-writer problem in detail. Shared variable can be accessed using the multiple readers but only single writer can have access while writing on shared variable.
WordPress 3.8 provides the way to change the admin theme stylish, fast, responsive and beautiful. Tutorial will explain, how to change the admin theme.
Tutorial explains the stylish layout of the HTML table using CSS. We can use the design to style the table uniformly.
We can create custom plus page for website and redirect it to official Google+ page using the .htaccess file.
Tutorial explains the way to read XML file using the PHP syntax. simplexml_load_file() method of PHP can be used for interpreting the XML file into PHP object.
CSS tutorial provides the step by step guide to style the HTML table in order to get more elegant look.
Tutorials provides step by step guide to style the ordered list using CSS