HTML is the basic markup language for any web page on the internet. HTML structure’s the web document with predefined tags and attributes. Many web visitors found HTML an easy markup language to understand and learn. But from the developer/designer prospective HTML is the key language which lays the foundation for their web projects. On… Continue reading
How many data types in php
PHP is a open source server side scripting language, which is easy to learn and favorite programming language among developers across the globe. Due to its easy syntax and open source nature anyone can master this scripting language with the little knowledge of HTML. However for novice(beginner) programmers PHP is not a easy cake walk…. Continue reading
Create simple application with ajax and php
Nowadays many readers are quite familiar with the latest web technologies not because of their easy syntax, but also for their simple user interface which is continuously adopted by tech giants like Google,Yahoo and many more. However in this article i highlight few important concepts to develop a simple web application with AJAX and PHP…. Continue reading
Learn forms in html
Hyper text markup language(HTML) is the markup language which is used by the browsers to interpret any web page in human readable form/view. With this article i going to describe the HTML form tag functionality and its properties. I assumed that you knows the basics of HTML before reading this article. If not then don’t… Continue reading
Popular browsers on the Internet
With keeping in the mind that millions of users surf the web daily but they didn’t realize the importance of browsers on the web while doing any transaction or writing an email to their loved ones. A browser is an application in which we used to navigate files,pages and many more things on the web. … Continue reading
How to setup an android development environment
As we all know android is the most popular mobile operating system and every novice developer wants to master this technology to create some cool applications. The market value of android enabled smartphones has gone up in recent times not just because of android platform but its secure environment too. In short and simple words… Continue reading
ID and Classes in CSS
This article explains the basic meaning and the need of ID and Classes in CSS(Cascading style sheet). We use CSS mainly to decorate presentation side of any web page on the web. Many fellow developers also had some discussion over Table layouts and CSS layouts before above concept. Most of them feel that table layout… Continue reading
Difference between Quad Core and Dual Core processors for Android
As Android continues its monopoly in the mobile OS market, there are millions of peoples who likes android enabled mobile devices for their entertainment. We can see day by day consistent growth of android enabled devices in the market. Many of us purchases android phones with general specifications in mind, like processor power, RAM, interactive… Continue reading
Popular open source ftp softwares
Open source software’s are very much popular these days than commercial software’s. As it brings down the start-up cost of the business’s, so every start-up and enterprise owner prefers to use open source software’s. Mostly we saw open source software’s in tech industry, where these software gives an edge to entrepreneurs. However, commercial software’s also… Continue reading
Style rules in css
Cascading style sheet is used for creating responsive web pages. We can control the look of the web pages by defining its elements with attributes in one file. However CSS has included wide range of properties to support cross browser applications. This article belongs to the style rules in CSS. In this article i have… Continue reading
Keyword matching types in Google AdWords
Google adwords is the most promising way to get online business instantly for small and medium business houses. But one of the most important aspects of profiting with Google adwords is writing an advertisement that is specifically targeted to what the visitor is looking for. So with the help of this article i would like… Continue reading