Skip to content

Commit 863c255

Browse files
author
Julie Hogan
committed
try interactive embeds without p markers
1 parent c7766de commit 863c255

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

episodes/01-introduction.md

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -46,25 +46,20 @@ Within the LHC, bunches of particles collide up to 40 million times per second,
4646
*Above: A transverse slice of the CMS detector and the particles detected by each subdetector.*
4747

4848
Below is an interactive 3D model of the CMS detector:
49-
<p>
50-
<div class="embed-responsive embed-responsive-16by9">
51-
<iframe class="embed-responsive-item"
52-
src="https://cms3d.web.cern.ch/detector-embedded/"
53-
allowfullscreen>
54-
</iframe>
55-
</div>
56-
</p>
49+
50+
<div class="embed-responsive embed-responsive-16by9">
51+
<iframe class="embed-responsive-item" src="https://cms3d.web.cern.ch/detector-embedded/" allowfullscreen>
52+
</iframe>
53+
</div>
5754

5855
Move around the image below to see what CMS looks like in the experimental cavern:
59-
<p>
60-
<div id="aframe">
61-
<a-scene embedded>
62-
<a-sky src="../fig/0pOgmYSEETO5_equirectangular_16384.jpg" rotation="0 -120 0">
63-
</a-sky>
64-
</a-scene>
65-
</div>
66-
</p>
6756

57+
<div id="aframe">
58+
<a-scene embedded>
59+
<a-sky src="../fig/0pOgmYSEETO5_equirectangular_16384.jpg" rotation="0 -120 0">
60+
</a-sky>
61+
</a-scene>
62+
</div>
6863

6964
:::::::::::::: keypoints
7065
- The CMS detector is a large general-purpose detector at the LHC, CERN.

0 commit comments

Comments
 (0)