Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| start [2023/06/08 18:27] – steve.wang | start [2023/06/08 18:55] (current) – steve.wang | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| === A presentation of work by a group of students in experimental education in Taipei, Taiwan === | === A presentation of work by a group of students in experimental education in Taipei, Taiwan === | ||
| < | < | ||
| + | <meta property=" | ||
| < | < | ||
| .level4 { | .level4 { | ||
| Line 647: | Line 648: | ||
| higs.carosel.style.height=higs.mainImg1.getBoundingClientRect().height+' | higs.carosel.style.height=higs.mainImg1.getBoundingClientRect().height+' | ||
| higs.addSpaceAbove(2) | higs.addSpaceAbove(2) | ||
| - | | + | setTimeout(() => { |
| + | higs.carosel.style.height=higs.mainImg1.getBoundingClientRect().height+' | ||
| + | | ||
| + | },700) | ||
| },400) | },400) | ||
| }) | }) | ||
| Line 962: | Line 966: | ||
| top: 1.7%; | top: 1.7%; | ||
| left: 10%; | left: 10%; | ||
| - | font-size: | + | font-size: |
| color: white; | color: white; | ||
| font-weight: | font-weight: | ||
| Line 1116: | Line 1120: | ||
| </ | </ | ||
| - | |||
| - | |||
| - | |||