File tree Expand file tree Collapse file tree 5 files changed +20
-55
lines changed Expand file tree Collapse file tree 5 files changed +20
-55
lines changed Original file line number Diff line number Diff line change 94
94
from the fact.”
95
95
</ div >
96
96
</ section >
97
- < textarea class ="playable-css ">
98
- span {
97
+ < textarea class ="playable-css "> span {
99
98
font-size: 200%;
100
99
vertical-align: top;
101
- }
102
- </ textarea
103
- >
100
+ }</ textarea >
104
101
105
- < textarea id ="code " class ="playable-html ">
106
-
107
- < div class ="example horizontal ">
102
+ < textarea id ="code " class ="playable-html "> < div class ="example horizontal ">
108
103
Before that night—< span > a memorable night</ span > , as it was to prove—hundreds of millions of people had watched the rising smoke-wreaths of their fires without drawing any special inspiration from the fact.”
109
104
</ div >
110
105
111
106
< div class ="example vertical ">
112
107
Before that night—< span > a memorable night</ span > , as it was to prove—hundreds of millions of people had watched the rising smoke-wreaths of their fires without drawing any special inspiration from the fact.”
113
- </ div >
114
-
115
- </ textarea >
108
+ </ div > </ textarea >
116
109
< div class ="playable-buttons ">
117
110
< input id ="reset " type ="button " value ="Reset " />
118
111
</ div >
Original file line number Diff line number Diff line change 80
80
special inspiration from the fact.”
81
81
</ div >
82
82
</ section >
83
- < textarea class ="playable-css ">
84
- span {
83
+ < textarea class ="playable-css "> span {
85
84
border: 5px solid rebeccapurple;
86
- }
87
- </ textarea
88
- >
85
+ }</ textarea >
89
86
90
- < textarea id ="code " class ="playable-html ">
91
-
92
- < div class ="example ">
87
+ < textarea id ="code " class ="playable-html "> < div class ="example ">
93
88
Before that night—< span > a memorable night, as it was to prove—hundreds of millions of people</ span > had watched the rising smoke-wreaths of their fires without drawing any special inspiration from the fact.”
94
- </ div >
95
-
96
- </ textarea >
89
+ </ div > </ textarea >
97
90
< div class ="playable-buttons ">
98
91
< input id ="reset " type ="button " value ="Reset " />
99
92
</ div >
Original file line number Diff line number Diff line change 82
82
One Two Three
83
83
</ div >
84
84
</ section >
85
- < textarea class ="playable-css ">
86
- .horizontal {
85
+ < textarea class ="playable-css "> .horizontal {
87
86
writing-mode: horizontal-tb;
88
87
}
89
88
90
89
.vertical {
91
90
writing-mode: vertical-rl;
92
- }
93
- </ textarea
94
- >
95
-
96
- < textarea id ="code " class ="playable-html ">
91
+ }</ textarea >
97
92
98
- < div class ="example horizontal ">
93
+ < textarea id =" code " class =" playable-html " > < div class ="example horizontal ">
99
94
One Two Three
100
95
</ div >
101
96
102
97
< div class ="example vertical ">
103
98
One Two Three
104
- </ div >
105
-
106
- </ textarea >
99
+ </ div > </ textarea >
107
100
< div class ="playable-buttons ">
108
101
< input id ="reset " type ="button " value ="Reset " />
109
102
</ div >
Original file line number Diff line number Diff line change 86
86
87
87
< div class ="example vertical "> One < span > Two</ span > Three</ div >
88
88
</ section >
89
- < textarea class ="playable-css ">
90
- span {
89
+ < textarea class ="playable-css "> span {
91
90
border: 5px solid rebeccapurple;
92
91
padding-inline-start: 20px;
93
92
padding-inline-end: 40px;
94
93
margin-inline-start: 30px;
95
94
margin-inline-end: 10px;
96
- }
97
- </ textarea
98
- >
95
+ }</ textarea >
99
96
100
- < textarea id ="code " class ="playable-html ">
101
-
102
- < div class ="example horizontal ">
97
+ < textarea id ="code " class ="playable-html "> < div class ="example horizontal ">
103
98
One < span > Two</ span > Three
104
99
</ div >
105
100
106
101
< div class ="example vertical ">
107
102
One < span > Two</ span > Three
108
- </ div >
109
-
110
- </ textarea >
103
+ </ div > </ textarea >
111
104
< div class ="playable-buttons ">
112
105
< input id ="reset " type ="button " value ="Reset " />
113
106
</ div >
Original file line number Diff line number Diff line change 87
87
One Two Three
88
88
</ div >
89
89
</ section >
90
- < textarea class ="playable-css ">
91
- .example {
90
+ < textarea class ="playable-css "> .example {
92
91
text-align: center;
93
- }
94
- </ textarea
95
- >
92
+ }</ textarea >
96
93
97
- < textarea id ="code " class ="playable-html ">
98
-
99
- < div class ="example horizontal ">
94
+ < textarea id ="code " class ="playable-html "> < div class ="example horizontal ">
100
95
One Two Three
101
96
</ div >
102
97
103
98
< div class ="example vertical ">
104
99
One Two Three
105
- </ div >
106
-
107
- </ textarea >
100
+ </ div > </ textarea >
108
101
< div class ="playable-buttons ">
109
102
< input id ="reset " type ="button " value ="Reset " />
110
103
</ div >
You can’t perform that action at this time.
0 commit comments