by P&T BROS | Nov 22, 2014 | Blog, Windows & Mac, Windows Troubleshooting |
Windows cannot find C:\ProgramFiles\RocketTab\client.exe Are you still facing this error message? This error message is occurred by virus or spyware and it causes system file corruption. Today, We are going to show how to get rid off this error message when... by P&T BROS | Nov 22, 2014 | Blog, HTML & CSS Tutorials, Web Designs |
You can create better designed website using text shadowing effect. We want to share how to apply shadow effect on text using CSS code. It will make your website design more fancy and better! P&T IT BROTHER #text { text-shadow:1px 1px 1px #333;... by P&T BROS | Nov 22, 2014 | Android & iOS, Blog, iOS Tips |
How to Remove U2 album “Songs of Innocence” from iTunes, iPhones, iPads and iCloud Have you found U2 album in your music library all of sudden ? When you connect your iPhone or iPad, and a song that you did not realize plays ? We understand that you have never... by P&T BROS | Nov 22, 2014 | Blog, HTML & CSS Tutorials, Web Designs |
Media Query is a powerful tool that helps developing for various web browser screen size. Today, There is varied types of media devices that has a different screen resolution such as laptops, cellphone, and tablet. That’s why you need this code to make a perfect... by P&T BROS | Nov 21, 2014 | Blog, HTML & CSS Tutorials, Web Designs |
Here is how to make various gradient backgrounds through CSS. It works on every web browsers (Chrome, Firefox, IE, Safari, Opera, iOS, and Android). General Gradient – Put this code in your style sheet. #background { /* safari4+,chrome */ background:...