File tree Expand file tree Collapse file tree 1 file changed +11
-14
lines changed
Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Original file line number Diff line number Diff line change 77 < head >
88 < meta charset =utf-8 >
99
10- < meta name =viewport content ='width=device-width, initial-scale=1 '>
11-
10+ < title >
11+ HTML Components
12+ </ title >
13+
14+ < base href ='https://ext-code.com/html-components/ '>
15+ < link rel =canonical href ='https://ext-code.com/html-components/html-components.html '>
16+
1217 < link rel =icon type ='image/x-icon ' href ='/favicon.ico '>
18+ < meta name =viewport content ='width=device-width, initial-scale=1 '>
1319
1420
1521 < script src ='https://cdn.jsdelivr.net/npm/ace-builds@1.37.0/src-min-noconflict/ace.js '> </ script >
5157 ex1 . init ( ) ,
5258 ] ) ;
5359
54- innitdom ( ) ;
60+ initdom ( ) ;
5561
5662 } //init
5763
7985
8086
8187
82- < link href ="/css/website.css " id ="website-css " rel ="stylesheet ">
83-
8488 < style >
8589
86- /*
87- @font-face {
88- font-family: "street-eagle";
89- src: url(/fonts/street-eagle.ttf) format('truetype');
90- }
91- */
92-
93- # links a {display : block}
94-
9590
9691 .hr2
9792 {border-top : 1px solid blue;margin : 30px }
93+
94+
9895
9996 </ style >
10097
You can’t perform that action at this time.
0 commit comments