We at eDOTS Web Technology, a Prominent Website Development Company in Chennai, largely focus on providing 3 main technologies:
• Clients Side Technology
• Server Side Technology
• Database Server
Web development involves developing a website for the Internet or an Intranet which includes HTML coding with CSS scripting, Server side scripting, Network Security configuration and Ecommerce website development. That is the term web development is referred to non-design aspects of creating a website, ranging from developing a single plain text website to complex ecom or social networking website.
We have developed customized and unique web solutions starting from simple corporate websites to Ecommerce solutions, extensive web-based applications, CMS, etc across various industries. The Web development involves writing HTML code, developing CSS code, writing Java scripts, Server side coding.
HTML
Short term for "Hypertext Markup Language" the authoring language used to create documents on the World Wide Web. HTML is similar to SGML, although it is not a strict subset. HTML defines the structure and layout of a Web document by using a variety of tags and attributes. The correct structure for an HTML document starts with <HTML> <HEAD><BODY> and ends with </BODY></HTML>. All the information you'd like to include in your Web page fits in between the <BODY> and </BODY> tags.
There are hundreds of other tags used to format and layout the information in a Web page. Tags are also used to specify hypertext links. These allow Web developers to direct users to other Web pages with only a click of the mouse on either an image or word(s). For a more complete list of tags, check out some of the URLs below.
CSS
CSS (Cascading Style Sheets ) is a style language that defines layout of HTML documents. For example, CSS covers fonts, colours, margins, lines, height, width, background images, advanced positions and many other things. Just wait and see! HTML can be (mis-)used to add layout to websites. But CSS offers more options and is more accurate and sophisticated. CSS is supported by all browsers today. After only a few lessons of this tutorial you will be able to make your own style sheets using CSS to give your website a new great look. HTML is used to structure content. CSS is used for formatting structured content.
Java Script
The JavaScript programming language, developed by Netscape, Inc., is not part of the Java platform. JavaScript, does not create applets or standalone applications. In its most common form today, JavaScript resides inside HTML documents, and can provide levels of interactivity to web pages that are not achievable with simple HTML.
PHP
PHP ("Personal Home Page") code is normally embedded into HTML file and accessed in a web server with a PHP processor module. PHP is a scripting language designed to develop a dynamic web page. PHP is installed on more than 20 million websites and 1 million web servers. PHP is a powerful tool for making dynamic and interactive Web pages.
In an HTML document, PHP script is enclosed within special PHP tags. Because PHP is embedded within tags, the author can jump between HTML and PHP. PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP can perform any task that any CGI program can do, but its strength lies in its compatibility with many types of databases.

Knowledge Bank