Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Seales
Kubernetes Presentation
Commits
aafb8769
Commit
aafb8769
authored
May 11, 2020
by
Hakim El Hattab
Browse files
example content error
parent
aa2a4a0a
Changes
1
Show whitespace changes
Inline
Side-by-side
examples/layout-helpers.html
View file @
aafb8769
...
...
@@ -48,9 +48,9 @@
<p>
Stacks multiple elements on top of each other, for use with fragments.
</p>
<pre><code
class=
"html"
data-trim
data-line-numbers
>
<div
class=
"r-stack"
>
&
g
t;
img class="fragment" width="450" height="300" src="..."
&
l
t;
<
img class="fragment" width="300" height="450" src="..."
&
l
t;
<
img class="fragment" width="400" height="400" src="..."
&
l
t;
&
l
t;
img class="fragment" width="450" height="300" src="..."
&
g
t;
<
img class="fragment" width="300" height="450" src="..."
&
g
t;
<
img class="fragment" width="400" height="400" src="..."
&
g
t;
</div>
</code></pre>
</section>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment