I got an Adsense Account this week. I would like to thank Pahan Pathum for the great effort he taken to create me an account.
http://www.elakiri.com/forum/showthread.php?t=1539151
Programming for Beginners
Do you know how to create web pages?
Any Idea about HTML 5?
Why Java script use in web pages?
You can get clear picture about those questions from this site
Programming for Beginners
This site consists several examples to get clear idea.
Enjoy web programming!...
This example displays how to use javascript to write something in the HTML Document
<html>
<body>
<script type = "text/javascript">
document.write ("Hello!.. This is my 1st Javascript program");
</script>
</body>
</html>
Following example displays how to use HTML...
This chapter describes how to create a website using HTML tags & supports beginers to be an expert in web site development.
What is HTML?
HTML is a Markup Language using for displaying web pages and other information that can be displayed in a web browser.
HTML stands for Hyper Text...
Einstein wrote this riddle last century and said that 98% of the world’s population would not be able to solve it.
• There are 5 houses that are each a different colour.
blue, green, red, white & yellow
• There is a person of a different nationality in each house.
British, Danish, Swedish...
Android is a Linux-based operating system for mobile devices such as smartphones and tablet computers, developed by Google in conjunction with the Open Handset Alliance. Android was initially developed by Android Inc, whom Google financially backed and later purchased in 2005. The unveiling of...