Click here to Skip to main content
15,886,362 members
Articles / Web Development / HTML

Chapter 5: Creating Web Widget with HTML, CSS, and JavaScript

Rate me:
Please Sign up or sign in to vote.
4.88/5 (14 votes)
16 May 2010CPOL10 min read 320.3K   5.7K   34  
Free chapter from the book: Developing Web Widget with HTML, CSS, JSON and AJAX
#MyWidget{
	margin:2;
	padding:5;
	font:Arial;
	font-size:larger;
	font-weight:bold;
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder Teamcal AI
United States United States

Comments and Discussions