22
May
08

P. Diddy ft. Nicole Scherzinger

22
May
08

Cinta Mati

22
May
08

Keganasan terhadap wanita

Apakah Keganasan Terhadap Wanita?

Keganasan Terhadap Wanita adalah perbuatan yang menganiayai wanita dan kanak-kanak dalam pelbagai cara, semata-mata kerana wanita tersebut dianggap sebagai tidak mempunyai taraf yang sama dengan seorang lelaki.

Keganasan Terhadap Wanita meliputi semua bangsa, agama, pendapatan, kelas dan budaya. Ianya juga sudah tertanam dalam semua budaya sehinggakan berjuta-juta wanita menganggapnya sebagai satu cara hidup mereka.

22
May
08

Perkosaan dan Keganasan Seksual

Apakah Perkosaan dan Keganasan Seksual?

Dari segi perundangan, definisi ‘perkosaan’ atau ‘rogol’ hanya terhad kepada perbuatan memasukkan kemaluan lelaki ke dalam kemaluan wanita secara paksa, tanpa kemahuan wanita tersebut. Jika seseorang wanita itu berumur di bawah 16 tahun, aktiviti seksual dengan atau tanpa kebenaran wanita tersebut adalah diklasifikasikan sebagai perkosaan menurut undang-undang.

Keganasan seksual juga adalah termasuk pelakuan secara paksa, memasukkan objek ke dalam kemaluan, mulut atau dubur wanita.

Fakta Mengenai Perkosaan

Perkosaan bukannya terjadi disebabkan oleh lebihan tenaga seksual. Ia juga bukan merupakan jenayah impulsif atau tanpa dirancang.
Peratusan yang tinggi dari perogol adalah merupakan kenalan, kawan dan saudara-mara mangsa.
Perkosaan bukannya disebabkan oleh cara pemakaian yang provokatif. Ramai remaja yang memakai pakaian seragam juga menjadi mangsa perkosaan.
Seksyen 376 dari Kod Penal menyatakan bahawa sesiapa yang melakukan jenayah rogol boleh dihukum penjara selama tempoh tidak kurang dari lima tahun dan tidak lebih dari 20 tahun,serta boleh dikenakan hukuman sebat.

Apa Yang Patut Dilakukan Jika Anda Diperkosa?

Jangan membersihkan diri anda. Walaupun gerak hati anda yang pertama adalah untuk membersihkan diri anda, elakkkan dari berbuat demikian. Pergi terus ke hospital untuk mendapatkan pemeriksaan perubatan. Mungkin terdapat kesan air mani, cecair badan, lumpur, debu, fiber dan helaian rambut yang boleh dijadikan bukti penting.
Pergi ke Bilik Kecemasan di Hospital Kerajaan, doktor akan menjalankan pemeriksaan ke atas anda dan juga di kawasan kemaluan dan juga termasuk pakaian anda. Anda akan diminta untuk mengisi borang kebenaran dahulu atas pemeriksaan yang akan dijalankan ke atas anda dan maklumat pemeriksaan tersebut akan digunakan dalam penyiasatan polis. Anda boleh meminta untuk diperiksa oleh doktor sakit puan wanita jika anda kurang selesa untuk diperiksa oleh doktor lelaki. Staf hospital harus memberitahu pihak polis tentang kejadian yang menimpa anda. Seorang pegawai polis wanita akan mengambil maklumat laporan anda di hospital. Jika anda ke balai polis dahulu, seorang pegawai polis wanita akan mengambil laporan anda dan kemudian akan menemankan anda ke hospital. Selepas laporan yang pertama, satu kenyataan bertulis yang lebih terperinci akan diambil. Anda mungkin akan diminta untuk menghadiri sessi mengenalpasti penjenayah.
Menghubungi Pertubuhan Wanita (Women’s NGO). Anda mungkin mahukan atau memerlukan kaunseling dan sokongan.
Gangguan Seksual di tempat kerja merujuk kepada perlakuan seksual yang tidak diminta, diundang atau ditawarkan.
Talian Bantuan
Pertubuhan Pertolongan Wanita (WAO) 03-7956 3488
Pusat Krisis Wanita (WCC, Penang) 04-228 0342
All Women Action Society of Malaysia (AWAM) 03-7957 0224
TELEDERA 1-800-883040
BEFRIENDERS 03-7956 8144
P.S. The Children 03-74931303

22
May
08

Introduction of Internet Therminology


Introduction to Internet Terminology

AVI – (Audio Video Interleaved) A Microsoft Corporation multimedia video format. It uses waveform audio and digital video frames (bitmaps) to compress animation.
Bandwidth – The capacity of an electronic line, such as a communications network or computer channel, to transmit bits per second (bps).

Bitmap – A representation, consisting of rows and columns of dots, of a graphics image in computer memory. The value of each dot (whether it is filled in or not) is stored in one or more bits of data. For simple monochrome images, one bit is sufficient to represent each dot, but for colors and shades of gray, each dot requires more than one bit of data. See more graphics formats

Bits and bytes – Bit stands for binary digit: 0 or 1
A byte is made up of 8 bits
It takes 1 byte to store one ASCII character ASCII stands for the American Standard Code for Information Interchange
The combination of bits (which makes up one byte) below represents the letters below
A 0100 0001
B 0100 0010
C 0100 0011
K stands for kilo and = 1024 (2 to the tenth power)
M stands for mega. A MB, megabyte is about a million bytes (1024×1024)
G stands for giga. A GB, gigabyte is about a billion bytes (1024×1024x1024)
T stands for tera. A TB, terabyte is about a trillion!
RAM is usually measured in MB
Hard disk spaces is usually measured in gigabytes

Blog – A blog is information that is instantly published to a Web site. Blog scripting allows someone to automatically post information to a Web site. The information first goes to a blogger Web site. Then the information is automatically inserted into a template tailored for your Web site.

Bookmark – a way of storing your favorite sites on the Internet. Browsers like Netscape or Internet Explorer let you to categorize your bookmarks into folders.

Boolean logic – a type of logic (using AND, OR, NOT operators, for example) used by search engines to find information on the Internet and in electronic databases. (For example, to find computer viruses instead of human viruses, you might try the keywords “computers and viruses.”)

Browser – A software program that allows users to access the Internet. Examples:

Non-graphical a user interface for computers which allows you to read plain text, not pictures, sound, or video, on the Internet. It is strictly text based, non-Windows, and does not place high memory demands on your computer. An example is lynx .(http://lynx.browser.org/)
Graphical a user interface for computers which enables people to see color, graphics, and hear sound and see video, available on Internet sites. These features are usually designated by underlined text, a change of color, or other distinguishing feature; sometimes the link is not obvious, for example, a picture with no designated characteristic. Examples are Netscape and Internet Explorer.

CGI (Common Gateway Interface script) – a specificiation for transferring information between a Web server and a CGI program, designed to receive and and return data. The script can use a variety of languages such as C, Perl, Java, or Visual Basic. Many html pages that contain forms use a cgi program to process the data submitted by users/clients.

Chat – real-time, synchronous, text-based communication via computer.

Cookie – Information (in this case URLs, Web addresses) created by a Web server and stored on a user’s computer. This information lets Web sites the user visits to keep of a user’s browsing pattterns and preferences. People can set up their browsers to accept or not accept cookies.

Cyberculture – “a collection of cultures and cultural products that exist on and/or are made possible by the Internet, along with the stories told about these cultures and cultural products.” David Silver, “Introducing Cyberculture,” Resource Center for Cyberculture Studies: http://www.com.washington.edu/rccs/ [last accessed11/24/2001].

Digit – A single character in a numbering system. In decimal, digits are 0 through 9. In binary, digits are 0 and 1. The os and 1s equate to “on and off functions. Digitization allows for perfect copying. When text, music, voice and video are in digitized, they can be electronically manipulated, preserved and regenerated without degredation of quality at high speed. Each copy of a computer file is exactly the same as the original. See more comprehensive definitions.

Domain Name – A method of identifying computer addresses. Your e-mail address has a domain address. If you have an “edu” at the end of your e-mail address that means your account is affiliated with an educational institution. A “com” extension means you have a business account. A government account has a .gov suffix.

dpi – (dots per inch) the way the resolution of display and printing is measured.

FAQs – Frequently Asked Questions. A list of questions and answers to explain products and troubleshoot problems.

Firewall – The name “firewall” derives from the term for a barrier that prevents fires from spreading. A computer “firewall” is a barrier between your computer and the outside world. Just like a fire is most likely to
spread through open doors in a building, your computer is most vulnerable at its ports (the doors). Without ports you could not go on the Internet or let Internet traffic enter your computer.

An effective software firewall isolates your computer from the Internet using a code that sets up a blockade to inspect each packet of data, from or to your computer — to determine whether it should be allowed to pass or be blocked.

Firewall software operates in various ways: Packet filters block traffic from IP addresses and/or port numbers. Proxy servers can break the connection between two networks. NATs (Network Address Translators) hides the IP addresses of client stations by presenting one IP address to the “outside” world. Stateful inspection verifies inbound and outbound traffic to be sure the destination and the source are correct. Firewall software can allow your computer to operate in stealth mode, so that its IP address is not visible.

Flash – Animation software used to develop interactive graphics for Web sites as well as desktop presentations and games (Windows and Mac) by the company Macromedia. Flash on the Web is displayed by a browser plug-in. Non-Web presentations are run by a Flash player, included on a floppy or CD-ROM. Flashcan be used to create vector-based graphics in one or more timelines that provide a sequential path for actions.

FTP – Using file transfer protocol software to receive from upload) or send to (download) files (text, pictures, spreadsheets, etc.) from one computer/server to another.

.gif – (graphic interchange format) the usual format for a graphic that is not a photo. Animated gif files are embedded with coding that creates movement when the graphic is activated. See more graphics formats

Home page – Generally the first page retrieved when accessing a Web site. Usually a “home” page acts as the starting point for a user to access information on the site. The “home” page usually has some type of table of contents for the rest of the site information or other materials. When creating Web pages, the “home” page has the filename “index.html,” which is the default name. The “index” page automatically opens up as the “home” page.

HTML – A type of text code in Hypertext Markup Language which, when embedded in a document, allows that document to be read and distributed across the Internet.

HTTP – The hypertext transfer protocol (http) that enables html documents to be read on the Internet.

Hypertext – Text that is non-sequential, produced by writing in HTML (Hypertext Markup Language) language. This HTML coding allows the information (text, graphics, sound, video) to be accessed using HTTP (Hypertext Transfer Protocol).

Hyperlink – Text, images, graphics that, when clicked with a mouse (or activated by keystrokes) will connect the user to a new Web site. The link is usually obvious, such as underlined text or a “button” of some type, but not always.

Instant Messaging (IM) – a text-based computer conference over the Internet between two or more people who must be online at the same time. When you send an IM the receiver is instantly notified that she/he has a message.

Interlaced – A graphics formatting technique that causes an image to gradually appear on your screen instead of appearing all at once. The image appears blurry at first and is replaced by successive waves of bit streams that gradually fill in the missing lines until the image fully appears in full resolution. This gradually rendering of the image is helpful for Web users who have slow modems and connections, since this technique allows the viewer to see enough of the image to decide whether or not to continue loading it. For fast connections, there is no discernible difference.

Internet – A global network of thousands of computer networks linked by data lines and wireless systems.

[Background history on the Internet -The Internet, originally the ARPAnet (Advanced Research Projects Agency network), began as a military computer network in 1969. Other government agencies and universities created internal networks based on the ARPAnet model. The catalyst for the Internet today was provided by the National Science Foundation (NSF). Rather than have a physical communications connection from each institution to a supercomputing center, the NSF began a "chain" of connections in which institutions would be connected to their "neighbor" computing centers, which all tied into central supercomputing centers. This beginning expanded to a global network of computer networks, which allows computers all over the world to communicate with one another and share information stored at various computer "servers," either on a local computer or a computer located anywhere in the world. The Internet is not governed by any official body, but there are organizations which work to make the Internet more accessible and useful.]

IP Address – (Internet Protocol) The number or name of the computer from which you send and receive information on the Internet.

JAVA – a computer language, developed by Sun Microsystems, that lets you encode applications, such as animated objects or computer programs, on the Internet

Javascript – A Web scripting language developed by Netscape. It was developed independently of the full JAVA language and is an “open” language, free for anyone to use and adapt. For example, The Java Script Source has many scripts people can adapt for their own purposes.

.jpg (or jpeg)- (joint photographic expert group) a file format for photographs on Web pages. The “jpg” format compresses large photo files so they don’t take up as many kilobytes of memory. See more graphics formats

Listserv – An e-mail list of e-mail addresses of people with common interests. Software enables people who belong to a list to send messages to the group without typing a series of addresses into the message header. Usually members of the group in the listserv have to subscribe to the mailing list.

Modem – A device that connects your computer to the Internet, when you are not connected via a LAN (local area network, such as at work or on a campus.) Most people connect to a modem when using a home computer. The modem translates computer signals to analog signals which are sent via phone lines. The telephone “speaks” to the computer/server which provides your Internet access.

MPEG – (Short for: Moving Picture Experts Group)

MPEG-1 Format for compressing video with audio for playback from storage
media with low data transfer rates such as CDROMs or over the network at
VHS quality.
MPEG-2 Format for compressing video with audio at broadcast quality
resolution for playback in higher data transfer rate environments. Usually
used for real-time encoding in the professional market, satellite digital
television (DirecTV, USSB), and for DVDs and other types of video CDs.
MP3
MPEG Layer 3
Format for compressing audio only defined in both MPEG-1 and
MPEG-2. Commonly used for digital music played on personal computers (MP3
songs) but also targeted at applications such as digital phones and new
hardware MP3 players intended as discman or car CD player replacements.

Multimedia – The Web’s integration of audio, video, graphics and text.

Newsgroup – An Internet “site” centered around a specific topic or course. Some newsreader software can “thread” discussion so there can be various topics centered around a central theme. An advantage over e-mail is that the messages are archived and don’t reside in your e-mail account, taking up your memory, unless you set up a “sent mail” or “carbon copy” option. The messages can often be threaded according to a particular discussion.

PHP – (Hypertext Preprocessor) open source, server-side HTML scripting languaage used to create dynamic Web pages. PHP is embedded within tags, so the author authorr can move between HTML and PHP instead of using large amounts of code. Because PHP is executed on the server, the viewer cannot see the code. PHP can perform the same tasks as a CGI program can do and is compatible with many different kinds of databases.

Portal – A Web site “gateway” that provides multiple services, which could include Web searching capability, news, free-email, discussion groups, online shopping, references and other services. A more recent trend is to use the same term for sites that offer services to customers of particular industries, such as a Web-based bank “portal,” on which customers can access their checking, savings and investment accounts.

RSS – (Rich Site Summary or RDF [Resource Description Framework] Site Summary). An XML format for sharing content among different Web sites such as news items. How does it work? A Web site can allow other sites to publish some of its content by creating an RSS document and registers the document with an RSS publisher. A web publisher can post a link to the rss feed so users can read the distributed content on his/her site. Syndicated contentcan can include news feeds, listings of events, stories, headlines, etc.

Search Engine – specialized software, such as AltaVista and Yahoo, that lets WWW browser users search for information on the Web by using keywords, phrases, and boolean logic. Different search engines have different ways of categorizing and indexing information. Search engines are accessed by typing in the URL of that engine or using a browser’s compilation of search engines in its Internet search function.

Shockwave – A three dimensional (3D) animation technology/format creataed by the Macromedia company. Macromedia Director producess Shockwave files, which can be viewed through a Shockwave player, a browser”plug-in” computer program or other multimedia applications that access the player. Shockwave can be used to create more sophisticated animations than the Macromedia Flash format. Shockwave uses the .dir file extension for source files and .dcr extension for Shockwave “movies.”

Telnet – The command to log on to another computer on the Internet.

URL – A universal resource locator (a computer address) that identifies the location and type of resource on the Web. A URL generally starts with “http.”

Vector – A line in computer graphics designated by its end points (x-y or x-y-z coordinates). A vector layer does not use pixels for storing image information. Instead, it stores a vector object as a set of properties that describe its attributes, dimensions, and position in the image. Each time an image is opened, these properties are used as instructions for drawing the objects. Because the objects are independent elements, you can move them without affecting the rest of the image.

Virtual Community – a term commonly used to describe a group of people who exchange ideas through computer networks, listservs, newsgroups, and Web-based bulletin boards. They might not ever meet face-to-face. Generally these people meet over the long-term, on a regular basis, and share their ideas about a variety of subjects, depending upon their special interest. The discussions could relate to hobbies, music, health, self help issues, and professional and scholarly activities.

Virus – a computer program usually hidden in an existing program. Once the existing program is executed, the virus program is activated and can attach itself to other programs or files. Viruses can range from benign activities such as attaching a harmless message to performing malicious activities such as destroying all the data on a computer hard drive. Viruses are commonly distributed as e-mail attachments which activate when the attachment is opened. Virus protection software, updated regularly with the latest virus definitions, can help protect computers from viruses.

Web Bot – A term that applies to programs/applets (macros and intelligent agents) used on the Internet. Such bots perform a repetitive function, such as posting messages to multiple newsgroups or doing searches for information.

Wide World Web (WWW) – A hypermedia information storage system which links computer-based resources around the world. Computer programs called Browsers enable words or icons called hyperlinks to display, text, video, graphics and sound on a computer screen. The source of the material is at a different location – a different file in the same directory, a file in another computer, which can be located anywhere in the world.

WORM – A destructive computer program that replicates itself throughout your computer’s hard drive and and memory. Worms use up the computers resources and pull the system down. Worms can be spread in mass-e-mailing if the user opens an attachment.

(2) A program that moves through a network and deposits information at each node for diagnostic purposes or causes idle computers to share some of the processing workload.

XML (Extensible Markup Language) – is a less robust variety of SGML, a system for organizing and tagging elements of a document so that the document can be transmitted and interpreted between applications and organizations. Human readable XML tags defines “what it is,” and HTML defines “how it looks.” XML allows designers to create their own tags. For example:

HTML

Jane Doe
March 27, 1975
XML

Jane
Doe
03-27-75

In the HTML version the tags identify formatting options, such as font size and bold. In the XML example, the tags identify the content.

Because XML can support business-to-business transactions by making the transmission and interpretation of data easier, it has the potential to become the standard for the exchange of data over the Internet.

Jan 2004

22
May
08

About Sarawak

SARAWAK LIKES NO OTHERS…

Sarawak Tourism

Overview of Sarawak :
Sarawak is the place for history, mystery, romance and exotic adventures. The land of the fabled White Rajahs, the hornbill and the orang utan, Sarawak is the largest State in Malaysia and by far the most exotic. Located on the north-western shore of the island of Borneo , its rainforest, the size of Austria, houses the world’s richest and most diverse ecosystem. It is also home to the world’s largest flower, the Rafflesia, the size of a coffee table, squirrels and snakes that fly, deer the size of cats, plants that eat insects (and small mammals) and species of flora and insects still waiting to be discovered. The wildlife preserves in this area include the Bako National Park, the Batang Ai National Park, an orangutan sanctuary at Semmongok, a turtle sanctuary at Pulau Satang.

Culture Symbol: Longhouse
The longhouse is the very center of communal life in Sarawak. To visit a longhouse is to look deep into the State’s soul. As most traditional longhouses are riverside dwellings, the real longhouse experience begins with the journey upriver. River travel in a perahu – a shallow draught canoe – affords you the pleasure of seeing Sarawak at its best.

As you arrive at the longhouse, it is customary to be greeted by the longhouse maidens and young men performing traditional dances and playing ceremonial songs. From the moment you step inside the longhouse you will be treated as an honored guest. Visitors will be offered a glass of tuak – the very palatable local rice wine. As the sun is eclipsed by the moon, weary from your day’s travel, and a night of dancing and feasting, retire to the ruai- a covered verandah – for a good night’s sleep. Visits to these longhouses are one of the highlights of a trip to Sarawak.

22
May
08

History of Sarawak

Interesting Place In SARAWAK…

——————————————————————————–
Malaysia-China Friendship Park Kuching, Sarawak
Neat with impressive Chinese architectural designs.
A park built in 2005 to commemorate the 30th anniversary of Malaysia – China diplomatic relations.
The park is located on 2.8 hectares in Tabuan Heights, a residential area within the Tabuan Jaya district in Kuching.

——————————————————————————–
Fort Margherita
The district of Kuching on the northern bank of the Sarawak River mainly consists of Malay kampungs. Prominent on its hilltop site is Fort Margherita.
Situated within walking distace from the Astana in Kuching.
It is named after the Rajah Charles Brooke’s wife.
Built in 1878 as a token of love to his wife. It is today’s the Police Museum.

——————————————————————————–
Mulu National Park

Situated at Gunung Mulu in the heart of the Miri district.
The limestone caves in Mulu are among the largest in the world.
The park can be reached by about a half-day climb from Melinou Gorge.
Deer Cave is the largest passage with 120 metres high and over 1 km in length. The Deer Cave is also home to thousands of bats.
Picnic at the Garden of Eden is possible while exploring the Porcupine Cave.
Clearwater Cave provides a refreshing swim, and the King’s Room in the Cave of the Winds provides a view to the majestic stalagmites.
The Sarawak Chamber in Mulu has a length of 600 metres, width of 450 metres and height of 100 metres is regarded as the largest cave chamber in the world.
There is certainly no limit to caves enthusiasts and nature wonderers.

——————————————————————————–
Niah National Park/Niah Caves

Situated south of Miri.
It is a limestone hill forest covering some 3,102 hectares of land and accessible only through a flight to Miri, a car ride,followed by a boat ride.
The Niah National Park was formed in 1974.
It is regarded as one of the largest limestone caves in the world.
The paintings on the wall in the caves and the boat-shaped coffins found indicated that the caves is about 45,000 years old.
It is also a favourite place for bird’s nests hunting.

——————————————————————————–
Sarawak Cultural Village

Tucked away on the foothills of legendary Mount Santubong, 35 kilometres away from Kuching is Sarawak’s fascinating cultural showcase, the award winning “Sarawak Cultural Village”.
Aptly named, a “living museum”, it depicts the heritage of the major racial groups in Sarawak and conveniently portrays their respective lifestyles amidst 14 acres of tropical greenery.
Here, it is possible to see Sarawak’s ethnic diversity at a glance.
The handicraft is both bewildering and tempting, including the Kain Songket, Pua Kumbu, Melanau Terendak, Bidayuh tambok, Iban parang, Orang Ulu wood carving and Chinese ceramic.
The 45-minute cultural performance of songs, dances and entertainment is something you will not want to miss out during your visit to Sarawak.

——————————————————————————–
Waterfront

Aptly called The People Place, Kuching Waterfront was built for the people of Sarawak. It is their place to enjoy, to entertain and be entertained.
A heritage to be proud of, and a legacy to pass on to generations to come. Stretching approximately 1 km long, with a riverside walk linking the hotel precinct with downtown Kuching, the Waterfront is ’self-contained’ with facilities for entertainment, refreshment, relaxation, cultural enjoyment and arts appreciation.
It is also a great place for family gatherings, corporate outings and school and community projects.

——————————————————————————–

22
May
08

Generating color

Generating Colors in HTML

Search:
The color samples in the tables below are not images; they are generated by the HTML of this page.

Colors can be produced for a number of page elements using the color names or RGB hexadecimal codes indicated in each of the samples.The use of HTML elements and attributes for specifying color is deprecated. You are encouraged to use css instead.

Of interest to UT Web authors/designers: the University of Texas at Austin Visual Guidelines shows #CC5500 as offical “UT burnt orange.” It may not appear so on your screen; the wide disparity in color calibration among computer monitors makes it difficult to predict how accurately color will be rendered across the Web. It is best simply to specify the appropriate color and not worry too much how the result will appear on a given monitor (including your own!). In the future, support for the sRGB (Standard Default color Space for the Internet) and ICC color profiles should reduce this problem.

Named Colors
These 16 colors can be specified by name in HTML 4. The color names are case sensitive. So, for example, you could use either “#000000″ or “Black” to refer to the color black.

Color
Name Aqua Black Blue Fuchsia Gray Green Lime Maroon
RGB #00FFFF #000000 #0000FF #FF00FF #808080 #008000 #00FF00 #800000

Color
Name Navy Olive Purple Red Silver Teal White Yellow
RGB #000080 #808000 #800080 #FF0000 #C0C0C0 #008080 #FFFFFF #FFFF00

RGB Hexadecimal Coded Colors
Colors may also be specified by six-character codes representing their relative red/green/blue (RGB) values, where the possible values for each color component are 00 to FF. 00 represent the least amount of the color present and FF represents the most of that color present. The first two bytes indicate the amount of red, the second two bytes represent the amount of green and the last two bytes represent the amount of blue.

Hex Value Red Green Blue
00 00 00

Here are some simple examples:

Red = #FF0000
Green = #00FF00
Blue = #0000FF
Cyan (blue and green) = #00FFFF
Magenta (red and blue) = #FF00FF
Yellow (red and green) = #FFFF00
The number of possible colors represented by this system is 256 * 256 * 256 = 16.777,216

The six charts below display the 216 possible colors in the Netscape/MSIE palette with their hexadecimal RGB codes (a seventh chart displays the gray scale). In each chart the blue value is constant, the vertical axis represents increasing red values, and the horizontal axis represents increasing green values.

The six charts can be visualized as a cube composed of 216 cubelets; the total cube has six layers of thirty-six cubelets; each cubelet is a unique color. Using this metaphor, black (#000000) in the lower left of the first chart is one corner of the cube and white (#ffffff) in the upper right of the last chart is the opposite corner of the cube; the cubelets running through the body of the cube in a line from black to white comprise the gray scale

22
May
08

Color of HTML

HTML color codes and names

QUICK LINKS
How to apply these codes and colors
Major hexadecimal color codes
Color Code Chart
HTML help

HOW TO APPLY THESE CODES AND COLORS

HTML color codes are hexadecimal triplets representing the colors red, green, and blue. For example, in the below example of the color red, you can notice the color code is FF0000, which is ‘255′ red, ‘0′ green, and ‘0′ blue.

To change the font color, add the below source code:
Making the text color red

In addition, with new browsers you now have the capability of changing the color by using the name, such as:
Making the text color red

Other ways to use these codes is within your BODY statement. This allows you to change the complete page:

TEXT=”000000″ When used will display all text on page as black.
LINK=”#1F00FF” When used will change all links to red.
VLINK=”blue” When used will change all viewed links to blue.
BGCOLOR=”#ffffff” When used will display the page with a white background.

MAJOR HEXADECIMAL COLOR CODES

Color
Color Code

Red
#FF0000

Turquoise
#00FFFF

Light Blue
#0000FF

Dark Blue
#0000A0

Light Purple
#FF0080

Dark Purple
#800080

Yellow
#FFFF00

Pastel Green
#00FF00

Pink
#FF00FF

Color
Color Code

White
#FFFFFF

Light Grey
#C0C0C0

Dark Grey
#808080

Black
#000000

Orange
#FF8040

Brown
#804000

Burgundy
#800000

Forest Green
#808000

Grass Green
#408080

22
May
08

About HTML

A frequently updated journal or diary usually, often hosted by a third party. An online Journal. Short for “Web log,” a specialized site that allows an individual or group of individuals to share a running log of events and personal insights with online audiences. Blogs with political or current-events themes have grown in popularity and become “soap boxes” for instant mass-audience commentary. Web LOG is a journal kept on the Internet. This journal is often updated daily and contains all information that the person maintaining the BLOG (the blogger) wishes to share with the world. … Like an online dairy. This can be about and be used for anything at all, it can be used for news, reviews, products etc for a business, organisation etc. This is great as it helps the user stay in touch with the website with new and up to date information. Blog – A blog is information that is instantly published to a Web site. Blog scripting allows someone to automatically post information to a Web site. The information first goes to a blogger Web site. Then the information is automatically inserted into a template tailored for your Web site