Images disappears in Div Tag
hello dreamweavers.
im selecting image within div tag. , when hit enter/return button disappeaers. happening?
the reason im doing add caption title image leaving space underneath pitcure.
thank you
* {
margin: 0;
padding: 0;
}
#box1 {
width: 600px;
}
.floatright {
float: right;
margin-left: 12px;
margin-top: 0px;
margin-bottom: 9px;
margin-right: 0px;
padding-right: 0px;
}
</style>
</head>
<body>
<div id="box1">
<p><br>
contrary popular belief, lorem ipsum not random text. has roots in piece of classical latin literature 45 bc, making on 2000 years old. richard mcclintock, latin professor @ hampden-sydney college in virginia, looked 1 of more obscure latin words, consectetur, lorem ipsum passage, , going through cites of word in classical literature, discovered undoubtable source. lorem ipsum comes sections 1.10.32 , 1.10.33 of "de finibus bonorum et malorum" (the extremes of , evil) cicero, written in 45 bc. book treatise on theory of ethics, popular during renaissance. first line of lorem ipsum, "lorem ipsum dolor sit amet..", comes line in section 1.10.32<br>
contrary popular belief, lorem ipsum not random text. has roots in piece of classical latin literature 45 bc, making on 2000 years old. richard mcclintock, latin professor @ hampden-sydney college in virginia, looked 1 of more obscure latin words, consectetur, lorem ipsum passage, , going through cites of word in classical literature, discovered undoubtable source. lorem ipsum comes sections 1.10.32 , 1.10.33 of "de finibus bonorum et malorum" (the extremes of , evil) cicero, written in 45 bc. book treatise on theory of ethics, popular during renaissance. first line of lorem ipsum, "lorem ipsum dolor sit amet..", comes line in section 1.10.32</p>
<p> </p>
<p>
<img src="_images/award.jpg" width="240" height="192" class="floatright">contrary popular belief, lorem ipsum not random text. has roots in piece of classical latin literature 45 bc, making on 2000 years old. richard mcclintock, latin professor @ hampden-sydney college in virginia, looked 1 of more obscure latin words, consectetur, lorem ipsum passage, , going through cites of word in classical literature, discovered undoubtable source. lorem ipsum comes sections 1.10.32 , 1.10.33 of "de finibus bonorum et malorum" (the extremes of , evil) cicero, written in 45 bc. book treatise on theory of ethics, popular during renaissance. first line of lorem ipsum, "lorem ipsum dolor sit amet..", comes line in section 1.10.32</p>
</div>
</body>
</html>
im selecting image within div tag. , when hit enter/return button disappeaers.
when you're saying, will disappear you're hitting 'return' image selected. remove 'image' area.
the solution select image in design view (if that's you're comfortable with), hit 'right arrow key' , hit return. give space 'after' image, still retaining image.
More discussions in Dreamweaver support forum
adobe

Comments
Post a Comment