回答編集履歴

1

文言

2021/04/17 02:49

投稿

int32_t
int32_t

スコア21756

test CHANGED
@@ -2,4 +2,8 @@
2
2
 
3
3
 
4
4
 
5
- `style`属性も`<style>`も使わずに背景のグラデーションは実現できません。
5
+ `style`属性も`<style>`も使わずに`<table>`だけの背景のグラデーションは実現できません。
6
+
7
+
8
+
9
+ (`<body>`であれば`background`属性で画像ファイルで背景を指定できます)