質問編集履歴
2
言語の修正
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
コードの前後追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,9 @@
|
|
1
|
-
styleClass="
|
1
|
+
styleClass="textHankaku"
|
2
2
|
上記のように書かれているのですが
|
3
3
|
styleClassの意味が調べてもよくわからないので
|
4
4
|
読み解く事ができません
|
5
|
-
ご教示お願いします。
|
5
|
+
ご教示お願いします。
|
6
|
+
<td nowrap class="color white font 1hight" style=width:100;height:27px;">対処日</td>
|
7
|
+
<td nowrap>
|
8
|
+
<html:text size="12" maxlength="8" property="cancel" styleClass="textHankaku" />
|
9
|
+
</tr>
|