网页代码公告内容怎么换行?
<html><head><title><%=rs_home("home")%>===>>>最新公告</title><metahttp-equiv="Content-Typ...
<html>
<head>
<title><%=rs_home("home")%>===>>>最新公告</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
}
-->
</style>
<LINK href="style.css" rel=stylesheet>
</head>
<%
id=request.querystring("id")
%><!--#include file="inc/conn.asp"--><%
rs.Open "Select * From newsdata where id="&id, conn,3,3%>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="51%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="27" width="100%" background="images/index_04.gif"> </td>
</tr>
<tr>
<td height="16" width="100%"><div align="center"><BR>
<%=rs("name")%></div></td>
</tr>
<tr>
<td width="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<%=rs("neirong")%></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<%=rs("neirong")%>表示内容,但是我这个代码显示都是一横行,把表格拉的很大,在哪可以控制换行呢?谢谢! 展开
<head>
<title><%=rs_home("home")%>===>>>最新公告</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
}
-->
</style>
<LINK href="style.css" rel=stylesheet>
</head>
<%
id=request.querystring("id")
%><!--#include file="inc/conn.asp"--><%
rs.Open "Select * From newsdata where id="&id, conn,3,3%>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="51%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="27" width="100%" background="images/index_04.gif"> </td>
</tr>
<tr>
<td height="16" width="100%"><div align="center"><BR>
<%=rs("name")%></div></td>
</tr>
<tr>
<td width="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<%=rs("neirong")%></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<%=rs("neirong")%>表示内容,但是我这个代码显示都是一横行,把表格拉的很大,在哪可以控制换行呢?谢谢! 展开
4个回答
程经理
2024-10-11 广告
2024-10-11 广告
硕方标签机编辑换行的方法简单快捷。对于大多数硕方标签机,您可以通过快捷键实现换行,即同时按下“Shift”和“Enter”键。这一操作在多种编辑环境中通用,包括网页和Office软件。此外,硕方标签机还支持通过编辑软件进行更复杂的文本编辑,...
点击进入详情页
本回答由程经理提供
展开全部
在td里面修改
<td style="word-break:break-all">
这样不管是英文还是中文都会自动换行
按照我这个绝对没有问题
<td style="word-break:break-all">
这样不管是英文还是中文都会自动换行
按照我这个绝对没有问题
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
网页中用<br/>标签换行,没有别的..
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
可以设计他的宽度的,这样就自动换行了。
就是设置WIDTH: PX
就是设置WIDTH: PX
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询