Quick links "Book" for your kindle (add your own links)
I have a "book" of often used websites that I keep on my kindle for quick access
To use it I just open the book then click on the link and it takes me
to it without having to first open the browser through the menus.
Just cut out section between the "--- CUT ---" lines and save it into a .txt file
(I named mine Web Links.txt)
Edit it as desired and copy it into documents folder on the kindle.
Example : <P><A HREF="http://www.amazon.com/gp/aw/">Amazon Mobile</A></P>
The Part in Red is the Actual Link
The Part in Blue is what you want displayed on the Kindle's screen
Note: You can add more links, I just used 3 as an example
To add another, Just copy in a new line and edit it.
--- Cut ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<BODY LANG="en-US" DIR="LTR">
<P><A HREF="http://www.amazon.com/gp/aw/">Amazon Mobile</A></P>
<P><A HREF="http://www.google.com/xhtml">Google Mobile</A></P>
<P><A HREF="http://en.m.wikipedia.org/">Wikipedia Mobile</A></P>
</BODY>
</HTML>
--- Cut ---
Last edited by Harry_Y; 08-22-2011 at 02:07 PM.
|