Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
my-cucumbers-ru-github-io
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Лотуга Данила Сергеевич
my-cucumbers-ru-github-io
Commits
d8478e00
Commit
d8478e00
authored
Jul 17, 2011
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
em/strong replaced with mark; better viewport
parent
5afa40ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
index.htm
index.htm
+6
-6
No files found.
index.htm
View file @
d8478e00
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<head>
<head>
<title>
Shower
</title>
<title>
Shower
</title>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width,
height=device-height, initial-scale=1.0
"
>
<meta
name=
"viewport"
content=
"width=device-width,
initial-scale=1.0, user-scalable=no
"
>
<link
rel=
"stylesheet"
href=
"themes/ribbon/styles/style.css"
>
<link
rel=
"stylesheet"
href=
"themes/ribbon/styles/style.css"
>
<style>
<style>
#Cover
H2
{
#Cover
H2
{
...
@@ -96,12 +96,12 @@
...
@@ -96,12 +96,12 @@
</header>
</header>
<pre>
<pre>
<code>
<
html lang="en-US"
>
</code>
<code>
<
html lang="en-US"
>
</code>
<code><
em>
<
head
>
</em
></code>
<code><
mark>
<
head
>
</mark
></code>
<code>
<
title
>
Shower
<
/title
>
</code>
<code>
<
title
>
Shower
<
/title
>
</code>
<code>
<
meta charset="
<
strong>
UTF-8
</strong
>
"
>
</code>
<code>
<
meta charset="
<
mark
class=
"important"
>
UTF-8
</mark
>
"
>
</code>
<code>
<
link rel="stylesheet" href="s/screen.css"
>
</code>
<code>
<
link rel="stylesheet" href="s/screen.css"
>
</code>
<code>
<
script src="j/jquery.js"
><
/script
>
</code>
<code>
<
script src="j/jquery.js"
><
/script
>
</code>
<code><
em>
<
/head
>
</em
></code>
<code><
mark>
<
/head
>
</mark
></code>
</pre>
</pre>
</section>
</section>
</div></div>
</div></div>
...
@@ -111,11 +111,11 @@
...
@@ -111,11 +111,11 @@
<h2>
Code Notes
</h2>
<h2>
Code Notes
</h2>
</header>
</header>
<pre>
<pre>
<code><
em>
<
html
</em
>
lang="en-US"
>
</code>
<code><
mark>
<
html
</mark
>
lang="en-US"
>
</code>
</pre>
</pre>
<p
class=
"note"
>
May or may not crash your browser
</p>
<p
class=
"note"
>
May or may not crash your browser
</p>
<pre>
<pre>
<code><
em>
<
meta
</em>
charset="
<strong>
UTF-8
</strong
>
"
>
</code>
<code><
mark>
<
meta
</mark>
charset="
<mark>
UTF-8
</mark
>
"
>
</code>
</pre>
</pre>
<p
class=
"note"
>
Lock up your machine
</p>
<p
class=
"note"
>
Lock up your machine
</p>
</section>
</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