Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WIE_202021_CSBillero11
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bernard Roland (Student Com20)
WIE_202021_CSBillero11
Commits
0823e29d
Commit
0823e29d
authored
3 years ago
by
Bernard Roland (Student Com20)
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://gitlab.inf.unibz.it/Roland.Bernard/wie_202021_csbillero11
parents
2389fac0
a36d5253
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/index.html
+11
-11
11 additions, 11 deletions
src/index.html
with
11 additions
and
11 deletions
src/index.html
+
11
−
11
View file @
0823e29d
...
@@ -70,7 +70,7 @@
...
@@ -70,7 +70,7 @@
<br><br><br><br>
<br><br><br><br>
<section
class=
"feature-section"
>
<section
class=
"feature-section"
>
<h2
align=
"center"
>
Revolutionize your productivity
</h2>
<h2
align=
"center"
>
Revolutionize your productivity
</h2>
<table
border=
"1"
cellspacing=
"0"
cellpadding=
"20px"
>
<table
border=
"1"
cellspacing=
"0"
cellpadding=
"20px"
valign=
"top"
>
<tr>
<tr>
<td>
<td>
<div
class=
"icon"
>
🕘
</div>
<div
class=
"icon"
>
🕘
</div>
...
@@ -91,7 +91,7 @@
...
@@ -91,7 +91,7 @@
<div
class=
"icon"
>
🏹
</div>
<div
class=
"icon"
>
🏹
</div>
<h3>
Stay focused
</h3>
<h3>
Stay focused
</h3>
<p>
<p>
Using the pomodoro technique, Ryoko helps you focus
ing
on
Using the pomodoro technique, Ryoko helps you focus on
your tasks without being distracted.
your tasks without being distracted.
</p>
</p>
</td>
</td>
...
@@ -99,10 +99,10 @@
...
@@ -99,10 +99,10 @@
<tr>
<tr>
<td>
<td>
<div
class=
"icon"
>
👪
</div>
<div
class=
"icon"
>
👪
</div>
<h3>
Always with your team
</h3>
<h3>
Teambased
</h3>
<p>
<p>
Distribu
te task within your Teams based on profession and
Sepera
te task within your Teams based on
the
profession and
difficulty
difficulty
.
</p>
</p>
</td>
</td>
<td>
<td>
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
<div
class=
"icon"
>
🏋
</div>
<div
class=
"icon"
>
🏋
</div>
<h3>
Reach your goals
</h3>
<h3>
Reach your goals
</h3>
<p>
<p>
Use your time more effectively with Ryoko.
</p>
</p>
</td>
</td>
</tr>
</tr>
...
@@ -177,27 +177,27 @@
...
@@ -177,27 +177,27 @@
<td>
<td>
<label
for=
"firstname"
>
Firstname
</label>
<br>
<label
for=
"firstname"
>
Firstname
</label>
<br>
<input
type=
"text"
name=
"firstname"
id=
"firstname"
>
<input
type=
"text"
required
name=
"firstname"
id=
"firstname"
>
</td>
</td>
<td>
<td>
<label
for=
"lastname"
>
Lastname
</label>
<br>
<label
for=
"lastname"
>
Lastname
</label>
<br>
<input
type=
"text"
name=
"lastname"
id=
"lastname"
>
<input
type=
"text"
required
name=
"lastname"
id=
"lastname"
>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
<label
for=
"email"
>
Email
</label>
<br>
<label
for=
"email"
>
Email
</label>
<br>
<input
type=
"email"
name=
"email"
id=
"email"
>
<input
type=
"email"
required
name=
"email"
id=
"email"
>
</td>
</td>
<td>
<td>
<label
for=
"subject"
>
Subject
</label>
<br>
<label
for=
"subject"
>
Subject
</label>
<br>
<input
type=
"text"
name=
"subject"
id=
"subject"
>
<input
type=
"text"
required
name=
"subject"
id=
"subject"
>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td
colspan=
"2"
>
<td
colspan=
"2"
>
<label
for=
"message"
>
Message
</label>
<br>
<label
for=
"message"
>
Message
</label>
<br>
<textarea
name=
"message"
id=
"message"
cols=
"48"
rows=
"10"
></textarea>
<textarea
name=
"message"
required
id=
"message"
cols=
"48"
rows=
"10"
></textarea>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment