Live Traffic

HTML

HTML, which stands of Hyper Text Markup Language, is the predominant markup language for web pages. HTML is the baasic building-blocks of webpages.

Monday, August 22, 2011

5 Basic PHP Security Tips

Security should be a top concern throughout the development of any PHP web application. There are some very simple measures you can take to protect your application from potential abuse. This post will cover some of the basics of PHP security. I do not consider myself a PHP security expert, but these are things that every developer should know. Also keep in mind that security is a process and not a result. 1.Input FilteringAssume everything is dirty until proven clean. Filtering all data from external sources is probably the most important security measure you can take. This can be as easy as running some simple built-in functions on your variables. When...

Saturday, May 14, 2011

HTML List

HTML provides a simple way to show unordered lists (bullet lists) or ordered lists (numbered lists). Unordered Lists An unordered list is a list of items marked with bullets (typically small black circles). An unordered list starts with the <ul> tag. Each list item starts with the <li> tag. Ordered Lists An ordered list is also a list of items. The list items are marked with numbers. An ordered list starts with the <ol> tag. Each list item starts with the <li> tag. Inside a definition-list definition (thr <dd> tag) you can put paragraph, line breaks, image, links, other lists, etc. Try It Out Open your...

Wednesday, May 11, 2011

HTML Colors

Color Values Colors are defined using a hexadecimal notation for the combination of red, green and blue color values (RGB). The lowest value that can be given to one light source is 0 (hex #00). The highest value is 255 (hex #FF). This table shows the result of combinating red, green, and blue : Color Names A collection of color names is supported by most browsers. To view a table of color names that are supported by most browsers visit this web page : http://profdevtrain.austincc.edu/html/color_names.htm Note: Only 16 color names are supported by the W3C HTML 4.0 standard (aqua, black, blue, fuchsia, gray, green, lime, maroon,...

Tuesday, May 10, 2011

HTML Fonts and Backgrounds

HTML Fonts The <font> tag in HTML is deprecated. The World Wide Web Consortium (W3C) has removed the tag from its recommendations. In future versions of HTML, style sheets (CSS) will be used to define the layout and display properties of HTML elements. The <font> Tag Should NOT be used. BackgroundsBackgroundsThe <body> tag has two attributes where you can specify backgrounds. The background can be a color or an image. BgcolorThe bgcolor attribute specifies a background-color for an HTML page. The value of this atrribute can be a hexadecimal number, an RGB value, or a color name : <body bgcolor="#000000"><body bgcolor="rgb(0,0,0)"><body...

Microsoft agrees to buy Skype for $8.5B

By PETER SVENSSONNEW YORK – Microsoft Corp. said Tuesday that it has agreed to buy the popular Internet telephone service Skype SA for $8.5 billion in the biggest deal in the software maker's 36-year history.Buying Skype would give Microsoft a potentially valuable communications tool as it tries to become a bigger force on the Internet and in the increasingly important smartphone market.Microsoft said it will marry Skype's functions to its Xbox game console, Outlook email program and Windows smartphones. The company said it will continue to support Skype on other software platforms.The sellers include eBay Inc. and private equity firms Silver...

Sony to restore PlayStation Network by end of May

TOKYO – Sony said Tuesday it aims to fully restore its PlayStation Network, shut down after a massive security breach affecting over 100 million online accounts, by the end of May.Sony also confirmed that personal data from 24.6 million user accounts was stolen in the hacker attack last month. Personal data, including credit card numbers, might have been stolen from another 77 million PlayStation accounts, said Sony Computer Entertainment Inc. spokesman Satoshi Fukuoka.He said Sony has not received any reports of illegal uses of stolen information, and the company is continuing its probe into the hacker attack. He declined to give details on...

Obama heads to Texas to push immigration overhaul

By ERICA WERNER WASHINGTON – President Barack Obama is making his first trip as president to the U.S.-Mexico border, using the setting to sharpen his call for a remake of the nation's immigration laws and try to cast the GOP as the obstacle standing in its way.The president's speech in El Paso, Texas, on Tuesday, and his visit to a border crossing there, are the latest high-profile immigration events by Obama, who has also hosted meetings at the White House recently with Latino lawmakers, movie stars and others.It all comes despite an unfavorable climate on Capitol Hill, where Republicans who control the House have shown no interest in legislation...

Pages 61234 »
Twitter Delicious Facebook Digg Stumbleupon Favorites More