Hello readers,
My questions are probably far, far away from what you guys mean by "Kindle development", but I can't figure out a better place to ask.
Actually, I'm "working"

on a web site targeted at KT browser, and I'm facing two (so far...) difficulties, both concerning HTML links:
- How to remove the underline style for links?
I tried the usual "text-decoration: none" way, with no success.
- How to make internal links?
They seem to be simply ignored by the KT browser
I must admit that my HTML skills are a bit outdated when it has to do with HTML 5, but I would not have thought hang on such trivial questions...