Image How to Use HTML Headings: Best Practic…Every web page on the internet can have proper HTML headings. These headings are identified by the following heading tags <h1> <h1&…Read More
Image Adding CSS Classes to Blocks in DrupalThe concept of Modular CSS has been around for years. The basic idea is tackling your CSS code in a systematic way through class and file na…Read More
Image Automating Remote AdministrationThis feature has long been a goal for OPTASY; it’s been more challenging than we expected. You see, automation is easy if all sites are buil…Read More
Image Write A Hello World Test for Drupal 7 …This tutorial covers writing a "Hello World" test for Drupal 7 using the SimpleTest framework that comes with Drupal core. Knowing how to wr…Read More