質問編集履歴

3

文章を修正

2023/04/03 03:30

投稿

amagami
amagami

スコア14

test CHANGED
File without changes
test CHANGED
@@ -3,6 +3,10 @@
3
3
 
4
4
  ##### 状況
5
5
  index.htmlのコメント部`<!--- #### -->`内部でhtmlファイル`WorkData.html`を読みこんで表示しています。表の中で表を作成しています。
6
+
7
+ ##### 環境
8
+ OS:windows10
9
+ ブラウザ:google chrome
6
10
 
7
11
  ##### 調べたこと
8
12
  画像Bですがどうやら`workData`クラスで隙間らしいのですが表を使いたいのでborderは削除してくありません。

2

タイトルの誤字を修正

2023/04/03 02:51

投稿

amagami
amagami

スコア14

test CHANGED
@@ -1 +1 @@
1
- [HTML] tebaleの中でtableがある状況で表と表の隙間を埋める方法が知りたい。
1
+ [HTML] tableの中でtableがある状況で表と表の隙間を埋める方法が知りたい。
test CHANGED
File without changes

1

文章を修正

2023/04/03 02:42

投稿

amagami
amagami

スコア14

test CHANGED
File without changes
test CHANGED
@@ -13,7 +13,7 @@
13
13
  ##### 画像A
14
14
  ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-04-03/6670d88e-4d96-414f-9428-c35ecafd57c8.png)
15
15
  ##### 画像B
16
-
16
+ ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-04-03/aeec297c-c4f8-4d1c-8274-c4e02901ab12.png)
17
17
  ##### index.html
18
18
  ```html
19
19
  <!DOCTYPE html>