Category Archives: Tutorial

PlayStation Store Under Maintenance

PSN currently Under Maintenance

PlayStation Network is under maintenance, This annoying message and how to get rid of it. Well, I am going to tell you how to get rid of it quickly, its a very easy step and it take no more than 5 minutes, depending on your internet connection to get this working up for you A.S.A.P. Read More

Posted in News, Tutorial | Tagged , , , , , , | Leave a comment

How to make your website mobile compactible

Mobile Website

First of all do not rely on JavaScript as per some browsers on mobile devices might not have JavaScript turned on or maybe JavaScript might not be operative on that device. Read More

Posted in Mobile Phones, Programming, Tutorial | Tagged , | Leave a comment

How to Create a Custom Error Page on your website

Custom Error Page

If you’re running a LAMP server of basically just a Linux server/Apache server/Parallel server, it should come with a control access for you to be able to write out some scripting codes Read More

Posted in Programming, Tutorial | Tagged , , , | 1 Comment

Element Dimension

Element Dimension

CSS plays so many role in how a screen width is suppose to display on any Media Screen. Using the Media Attribute in your HTML code, you can designate what media type can a stylesheet be applied to. In addition to positioning elements, CSS rules can specify the actual dimensions of each page element. Read More

Posted in Programming, Tutorial | Tagged , , , , , , | Leave a comment

CSS Positioning

CSS Element

For you to position any element in an HTML document, you can use the position property value in your CSS code either by putting an external, inline or using the style tag in your HTML document. Read More

Posted in Programming, Tutorial | Tagged , , , , , | 1 Comment

Transparent Background Hex Color Code

CSS Layout

Having problems with transparent background while designing images or working with CSS, this Hex color code can solve those nightmares… Read More

Posted in Programming, Tutorial | Tagged , , , , , | 5 Comments

CSS elements not displaying properly in Webpages

CSS Rule

CSS elements not displaying properly or normal in a browser or all browsers, try using specific media types for each targeting devices, or induce a CSS hack. Read More

Posted in Programming, Tutorial | Tagged , , , , , , , , , , , | Leave a comment