質問編集履歴
2
コード全部を追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -7,3 +7,159 @@
|
|
7
7
|
|
8
8
|
|
9
9
|
上記を特定のtwitterを選択肢、埋め込みからコピペして、htmlに貼り付けたのですが、何も表示されません。何故でしょうか。
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
```
|
14
|
+
|
15
|
+
<!doctype html>
|
16
|
+
|
17
|
+
<head><link rel="stylesheet" type="text/css" href="a.css">
|
18
|
+
|
19
|
+
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
20
|
+
|
21
|
+
<script src="https://kit.fontawesome.com/5da801bed6.js" crossorigin="anonymous"></script>
|
22
|
+
|
23
|
+
</head>
|
24
|
+
|
25
|
+
<body>
|
26
|
+
|
27
|
+
<div class="wrapper">
|
28
|
+
|
29
|
+
<header>
|
30
|
+
|
31
|
+
<div class="left">
|
32
|
+
|
33
|
+
<img src="logo-1.png">
|
34
|
+
|
35
|
+
</div>
|
36
|
+
|
37
|
+
<div class="right">
|
38
|
+
|
39
|
+
<ul class="oya">
|
40
|
+
|
41
|
+
<li>Skill</li>
|
42
|
+
|
43
|
+
<li>About</li>
|
44
|
+
|
45
|
+
<li>Contact</li>
|
46
|
+
|
47
|
+
</div>
|
48
|
+
|
49
|
+
</header>
|
50
|
+
|
51
|
+
<img src="cat-1.png">
|
52
|
+
|
53
|
+
<main>
|
54
|
+
|
55
|
+
<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">【kani_seisekiバージョンアップ】<br>EAのマジックナンバー指定で成績集計が出来る機能を追加しました✍<br><br>通貨別や曜日の成績や時間帯分析も可能です✌<br><br>無料で誰でもDLできますので、良ければご利用下さい????<br><br>あなたの成績が向上しますよう、応援しております❄<a href="https://t.co/rTcAuvRwI9">https://t.co/rTcAuvRwI9</a> <a href="https://t.co/LnHLwXOsNT">pic.twitter.com/LnHLwXOsNT</a></p>— fxカニトレーダーカズヤング/オーダーブック専門トレーダー (@keibakinma) <a href="https://twitter.com/keibakinma/status/1359808624369913858?ref_src=twsrc%5Etfw">February 11, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
56
|
+
|
57
|
+
<div class="cat">
|
58
|
+
|
59
|
+
<p class="chuo">Skill</p>
|
60
|
+
|
61
|
+
<div class="catp">
|
62
|
+
|
63
|
+
<div class="catt">
|
64
|
+
|
65
|
+
<img src="cat-2.png">
|
66
|
+
|
67
|
+
</div>
|
68
|
+
|
69
|
+
<div class="catt">
|
70
|
+
|
71
|
+
<p>We sleep whenever we want.We sleep wherever we</p>
|
72
|
+
|
73
|
+
<p>Want.All places can be our beds.</p>
|
74
|
+
|
75
|
+
<p>We sleep whenever we want.We sleep wherever we</p>
|
76
|
+
|
77
|
+
<p>Want.All places can be our beds.</p>
|
78
|
+
|
79
|
+
<p>We sleep whenever we want.We sleep wherever we</p>
|
80
|
+
|
81
|
+
<p>Want.All places can be our beds.</p>
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div class="catt">
|
86
|
+
|
87
|
+
<p>We sleep whenever we want.We sleep wherever we</p>
|
88
|
+
|
89
|
+
<p>Want.All places can be our beds.</p>
|
90
|
+
|
91
|
+
<p>We sleep whenever we want.We sleep wherever we</p>
|
92
|
+
|
93
|
+
<p>Want.All places can be our beds.</p>
|
94
|
+
|
95
|
+
<p>We sleep whenever we want.We sleep wherever we</p>
|
96
|
+
|
97
|
+
<p>Want.All places can be our beds.</p>
|
98
|
+
|
99
|
+
</div>
|
100
|
+
|
101
|
+
<div class="catt">
|
102
|
+
|
103
|
+
<img src="cat-3.png">
|
104
|
+
|
105
|
+
</div>
|
106
|
+
|
107
|
+
</div>
|
108
|
+
|
109
|
+
</div>
|
110
|
+
|
111
|
+
<div class="cas">
|
112
|
+
|
113
|
+
<p class="about">About</p>
|
114
|
+
|
115
|
+
<div class="two">
|
116
|
+
|
117
|
+
<div class="leftt">
|
118
|
+
|
119
|
+
<img src="cat-4.png">
|
120
|
+
|
121
|
+
<p>We are cute.There is no doubt about this.</p>
|
122
|
+
|
123
|
+
<p>Nobody can’t object to this fact.</p>
|
124
|
+
|
125
|
+
</div>
|
126
|
+
|
127
|
+
<div class="leftt">
|
128
|
+
|
129
|
+
<img src="cat-5.png">
|
130
|
+
|
131
|
+
<p>We are cute.There is no doubt about this.</p>
|
132
|
+
|
133
|
+
<p>Nobody can’t object to this fact.</p>
|
134
|
+
|
135
|
+
</div>
|
136
|
+
|
137
|
+
</div>
|
138
|
+
|
139
|
+
<p class="more"><img src="more3.png"></p>
|
140
|
+
|
141
|
+
</div>
|
142
|
+
|
143
|
+
</main>
|
144
|
+
|
145
|
+
<footer>
|
146
|
+
|
147
|
+
<p>CopyRight Muchkin</p>
|
148
|
+
|
149
|
+
</footer>
|
150
|
+
|
151
|
+
</div>
|
152
|
+
|
153
|
+
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
154
|
+
|
155
|
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
|
156
|
+
|
157
|
+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
|
158
|
+
|
159
|
+
</body>
|
160
|
+
|
161
|
+
</html>
|
162
|
+
|
163
|
+
```
|
164
|
+
|
165
|
+
mainの下に記載しています。
|
1
codeを□ないに収める
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,6 +2,8 @@
|
|
2
2
|
|
3
3
|
<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">【kani_seisekiバージョンアップ】<br>EAのマジックナンバー指定で成績集計が出来る機能を追加しました✍<br><br>通貨別や曜日の成績や時間帯分析も可能です✌<br><br>無料で誰でもDLできますので、良ければご利用下さい????<br><br>あなたの成績が向上しますよう、応援しております❄<a href="https://t.co/rTcAuvRwI9">https://t.co/rTcAuvRwI9</a> <a href="https://t.co/LnHLwXOsNT">pic.twitter.com/LnHLwXOsNT</a></p>— fxカニトレーダーカズヤング/オーダーブック専門トレーダー (@keibakinma) <a href="https://twitter.com/keibakinma/status/1359808624369913858?ref_src=twsrc%5Etfw">February 11, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>```
|
4
4
|
|
5
|
+
```
|
6
|
+
|
5
7
|
|
6
8
|
|
7
9
|
上記を特定のtwitterを選択肢、埋め込みからコピペして、htmlに貼り付けたのですが、何も表示されません。何故でしょうか。
|