Discussion Board
-
Bug on 6600 [part 2]
2003-09-19, 10:03
#1
Registered User
The following page :
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html>
<head><title>Test</title></head>
<body>
<div><table><tr><td>1<a href="#">Item 1</a><br/>2<a href="#">Item 2</a><br/></td><td>3<a href="#">Item 3</a><br/></td></tr></table></div>
</body>
</html>
shows that the last item in the left column (item 2) is not fully displayed.
If you insert a line break between Item 2</a><br/> and </td>, the last item is OK.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules