your query returned 1 results
Link
This is a term used by programmers and web-savvy alike to refer to an internet reference (a connection) to a location on the internet. A link usually refers to a web page, but links can be to an email address or other URL. Links can also refer to a location within a very long page.
All links have two parts the anchor, (the part that you mouse over and click on) and the destination (the location that the link points to).
DEVELOPER LINKS
Google Chrome on Fedora
We all use Linux and know that it rocks the socks off of any other OS. So what about using Chromium on Linux? It is actually very easy to install (thanks to Tom Callaway).
W3Schools tutorial on AJAX
W3 schools is an excellent resource for free online learning, this tutorial on AJAX is no exception! It starts off by explaining the most basic aspects of Asynchronous data transfers and moves on right into usable examples!
Ambitious Layout
This example makes use of background images (to fake a more complex look) but i must say that I found it very inspirational.