Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'very basic HTML.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
very basic HTML.
Authored by: Loren on Jun 04, '03 03:21:27PM

2 things I noticed.

1. The file doesn't have to be .html a .txt file works just as well.

2. The ipod doesn't recognize tags like <html> and <center>. Essentially, you are just including an <a href> tag in a text file. Not making an html file.



[ Reply to This | # ]
very basic HTML.
Authored by: b3uk on Jun 04, '03 07:10:55PM

Actually the iPod supports a <title> tag too, you can use this as the href instead of the filename. All of this info comes from the ipodnotereader.pdf mentioned above. It has the full info regarding these features http://developer.apple.com/hardware/ipod/ipodnotereader.pdf

---
"Do it now. Today will be yesterday tomorrow"
- Talking Moose



[ Reply to This | # ]