英文用css左右对齐是不难,但是对齐后英文断词了,非常不易于阅读,怎样让英文自动换行且不断词?
求高手告诉我怎样让英文自动换行且不要出现断词现像,在这里搜到的结果“word-wrap: break-word;word-break: break-all;”只能让英文自动换行,但却出现断词现像.
问题是这样的,是在DREAMWEAVER里面自动换行且不断词,但在IE里面预览就只是自动换行,却断词了。我用的是IE6.0
,(至少让我知道为什么)是不是规定样式一定要加在哪个位置的?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>SS</title>
<link href="style_tu.css" rel="stylesheet" type="text/css" media="screen" />
<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #444444;
word-wrap: break-word;
word-break: break-all;
}
-->
</style>
英文对齐:<br>
<div style="font-size:12px;width:300;text-align:justify;text-justify:inter-ideograph">¨Crepower¨ Brand Belts, Chains and other Transmission Parts are manufactured under ISO9001 certified quality-control system. With improved quality material and well-organized production procedures, ¨Crepower¨ power transmission products have noticeably fatigue strength and long-service life.We can supply all types and sizes according to the related standards and customers’ requirements and</div>
<br>
本文转载自蓝色理想论坛
收藏怎样让英文自动换行且不断词到百度搜藏

(142)
(131)
(311)
(236)
(70)
(24)
(6)
(162)
(44)
(24)
(24)
(6)
(2)
(3)
(16)
(11)
(3)