Mr. Bean

I Like Mr. Bean Animated Series. And my dream once if i will meet Mr. Rowan Atkinson …..

Fifa WorldCup 2010 Free WordPress Theme

Amazing Free WordPress Theme Motivated By Fifa WorldCup 2010 By ARCom & Released By ZCed.com.

Read the rest of this entry »

Winners for the 82nd Academy Awards

List of winners at the 82nd annual Academy Awards:

• Motion Picture: “The Hurt Locker.”

• Actor: Jeff Bridges, “Crazy Heart.”

• Actress: Sandra Bullock, “The Blind Side.”

• Supporting Actor: Christoph Waltz, “Inglourious Basterds.”
Read the rest of this entry »

10 Things Husbands Should Never Do


1. Offer to “babysit” your own kids. When your 16-year-old neighbor does it, it’s called babysitting. When a parent does it, it’s called child care, and it lasts for at least 18 years. Get it?
Read the rest of this entry »

WP Avatar Theme

Amazing Free WordPress Theme Motivated By Super-hit Movie Avatar By ARCom & Released By ZCed.com.
Read the rest of this entry »

Google threatens to China for his hacker

Los Angeles: Google has threatened to close its operations and offices in China after hacking of email accounts of many human rights activists.

In a statement on its blog Tuesday, the world’s second biggest corporate said it has detected in December “a highly sophisticated and targeted attack on our corporate infrastructure originating from China that resulted in the theft of intellectual property from Google.”
Read the rest of this entry »

The post/page counter

session_start();

if(isset($_SESSION['views']))
$_SESSION['views']=$_SESSION['views']+1;
else
$_SESSION['views']=1;
echo "Views=". $_SESSION['views'];
?>

It is a another process

About zced.com

Hi i am the Admim of ZCed.com.
My ZCed.com?

HTML Basic

HTML Basic

1.
HTML Rules (Lines)

The


tag is used to create an horizontal rule (line).

2.

This is subscript and superscript

3.
The target Attribute

The target attribute defines where the linked document will be opened.

4.
Tables

Tables are defined with the

tag. A table is divided into rows (with the

tag), and each row is divided into data cells (with the

tag). The letters td stands for “table data,” which is the content of a data cell. A data cell can contain text, images, lists, paragraphs, forms, horizontal rules, tables

5. iFrame code it is nice work

About CSS

1***
body
{
background-image:url(‘img_tree.png’);
background-repeat:no-repeat;
}

if we write no repeat then repeat it all the page
Read the rest of this entry »

Page 1 of 3123»