PDA

View Full Version : Some Questions


Alaya
03-28-2007, 10:40 AM
My sister's daughter has been given some questions from school.

Pls try whether you can help me to answer those.


How do we convert a normal folder to a web folder?

Why it is necessary to open a web folder before creating a web site?

What is advantage of inserting tables to a web page?

What is JPG stands for?


At least try one or two questions.

Great help guys.

Thanks in advance.

milindayu
03-28-2007, 10:48 AM
Answer for Q4
JPEG
From Wikipedia, the free encyclopedia
Jump to: navigation, search
JPEG
Image:Phalaenopsis JPEG.jpg
A photo of a flower compressed with successively more lossy compression ratios from left to right.
File extension: .jpeg, .jpg, .jpe
.jfif, .jfi, .jif (containers)
MIME type: image/jpeg
Type code: JPEG
Uniform Type Identifier: public.jpeg
Developed by: Joint Photographic Experts Group

In computing, JPEG (pronounced JAY-peg; IPA: [ˈdʒeɪpɛg]) is a commonly used standard method of compression for photographic images. The name JPEG stands for Joint Photographic Experts Group, the name of the committee who created the standard. The group was organized in 1986, issuing a standard in 1992 which was approved in 1994 as ISO 10918-1. JPEG should not be confused with MPEG, the Moving Picture Experts Group, which produces compression schemes for motion pictures.

JPEG itself specifies both the codec, which defines how an image is compressed into a stream of bytes and decompressed back into an image, and the file format used to contain that stream. The compression method is usually lossy compression, meaning that some visual quality is lost in the process, although there are variations on the standard baseline JPEG which are lossless.

The file format is known as 'JPEG Interchange Format', as specified in Annex B of the standard. This is often confused with the JPEG File Interchange Format (JFIF), a minimal version of the JPEG format that was deliberately simplified so that it could be widely implemented and thus become the de-facto standard. Most image editing software programs that write to a ".JPG" file are actually creating a file in JFIF format.

Image files that employ JPEG compression are commonly called "JPEG files". The most common file extension for this format is .jpg, though .jpeg, .jpe, .jfif and .jif are also used. It is also possible for JPEG data to be embedded in other file types, such as TIFF format images.

JPEG/JFIF is the format most used for storing and transmitting photographs on the World Wide Web. For this application, it is preferred to formats such as GIF, which has a limit of 256 distinct colors that is insufficient for color photographs, and PNG, which produces much larger image files for this type of image. The compression algorithm is not as well suited for line drawings and other textual or iconic graphics, and thus the PNG and GIF formats are preferred for these types of images.

For more information
http://en.wikipedia.org/wiki/JPEG

milindayu
03-28-2007, 10:52 AM
For Q2
You can store all the relevant files in da web folder....which are used in ur site..(as what I know of)....

milindayu
03-28-2007, 10:59 AM
Thanks macho

Every time u helps me.

Welcome macho....:yes: :yes: :yes:

Anusha
03-28-2007, 11:03 AM
3. To present information in a well organized manner and to organize each element on the webpage according to a structure.

The_Ace
03-28-2007, 11:06 AM
Q1. By configuring a web server to get content from that folder to display on a web page.

Q3. Advantage of using a table is to display information in a formatted tabular form in a webpage.

Alaya
03-28-2007, 11:24 AM
3. To present information in a well organized manner and to organize each element on the webpage according to a structure.

Thanks macho

Alaya
03-28-2007, 11:26 AM
Q1. By configuring a web server to get content from that folder to display on a web page.

Q3. Advantage of using a table is to display information in a formatted tabular form in a webpage.

Thanks macho

All the questions got sorted in 15 mins.

Thanks every body.