Best language for designing ?

If you'd like to create and publish your own web site on the Internet, your first step should be to decide what type of web site you would like to create and what web design language you would like to use.

Although there are several web design languages to choose from, make sure you take some time to research your options to ensure you're making the best choice for your project.

Hypertext Markup Language (HTML)

The easiest and most popular web design language is Hypertext Markup Language, better known as HTML. This language is so simple you can type the syntax into a text editor, such as Notepad, save it with an .html extension and instantly have a web page.

Although HTML will enable you to create simple web sites, if you want something more dynamic, you'll need to look into using other languages:

PHP: Hypertext Preprocessor (PHP)

PHP: Hypertext Preprocessor, better known as PHP, is a highly popular, server-side scripting language that can be embedded directly into HTML coding.

PHP can do anything that CGI (Common Gateway Interface) can do, such as process form data and auto generate dynamic content. However, PHP can do much more. It can be used on all major operating systems and supports most web servers.

PHP's main focus is development for the web, so it has a quick development time and can solve scenarios much quicker than some of the other web design languages.
 
For web designing you can use PHP, its a best programming language. In this user can upload every type data like; ppt, word documents, mp3, video and image upload.
 
Back
Top