質問編集履歴
1
<head>を削除
title
CHANGED
File without changes
|
body
CHANGED
@@ -10,12 +10,6 @@
|
|
10
10
|
### 該当のソースコード
|
11
11
|
以下を実行:[https://codepen.io/miimin/pen/gOGwaVa](https://codepen.io/miimin/pen/gOGwaVa)
|
12
12
|
```html
|
13
|
-
<head>
|
14
|
-
<link
|
15
|
-
rel="stylesheet"
|
16
|
-
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
|
17
|
-
/>
|
18
|
-
</head>
|
19
13
|
<body>
|
20
14
|
<div class="modal">
|
21
15
|
<div class="box step1">
|