質問編集履歴
1
delivery_listの後ろの"が抜けていたので修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
-
<div class="delivery_list>
|
7
|
+
<div class="delivery_list">
|
8
8
|
|
9
9
|
<table border="1" width="500" cellspacing="0" cellpadding="5" bordercolor="#333333">
|
10
10
|
|