 |
Web design List of Categories
Page 1 Page 2
- What are "Meta Tags"
- Cascading Style Sheets (CSS)
- What is HTML (HyperText Markup Language)
- What is PHP
- What is Perl / CGI
-
What are "Meta Tags"
Meta tags are a lot of things, but basicaly they contain information about the Web page that will not be directly displayed to the person reading the page. The most common types of meta tags are:
keywords:
Keywords are used by search engines to make the page more easily searchable. You would put words that are used on the page that best describe the page.
Description:
The description is used by search engines to provide a short synopsis of the page. You would put a sentence or two that describes what the page is about.
Top
-
Cascading Style Sheets (CSS)
Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents.
Top
-
What is HTML (HyperText Markup Language)
HTML is a simple, universal mark-up language that allows Web publishers to create complex pages of text and images that can be viewed by anyone else on the Web, regardless of what kind of computer or browser is being used.
Top
-
What is PHP
Basically, it is a free software package that runs on your web server. It is specifically designed for creating robust and reliable dynamic web pages for e-commerce and other mission critical web applications.
Top
-
What is Perl / CGI
CGI stands for Common Gateway Interface which is the standard method by which data is passed between web servers and web applications. Perl is the programming language most commonly used when writing CGI web applications.
Top
Page 1 Page 2
|
 |