Changes between Initial Version and Version 1 of Ticket #5298, comment 1
- Timestamp:
- Jul 27, 2012, 8:49:10 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5298, comment 1
initial v1 41 41 1.Paste in the following code: 42 42 {{{ 43 <h1>44 <img alt="" src="http://a.cksource.com/c/1/inc/img/demo-little-red.jpg" style="width: 120px; height: 168px; margin-right: 10px; margin-left: 10px; float: left;" />Little Red Riding Hood</h1>45 43 <p> 46 "Little Red Riding Hood" is a famous... The story has been changed considerably in its history and subject to numerous modern adaptations and readings.</p> 44 The story has been changed considerably in its history and subject to numerous modern adaptations and readings.</p> 45 <p> 46 <img alt="" height="77" src="http://a.cksource.com/c/1/inc/img/demo-little-red.jpg 47 " width="102" /></p> 48 <p> 49 The version most widely known today</p> 50 47 51 }}} 48 2. Place the cursor in header move down with arrow key 49 3. Try to move up with arrow 50 **Result:** It is impossible to go up. If you remove image then there is no problem with moving up and down. 52 2. Place the cursor in one of paragraphs and try to move up or down with arrow key 53 **Result:** It is impossible to go down/up. 54 55 Please note that in this case align attribute is not needed.