Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
techweb_cci
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BENCHIKH Ilhem
techweb_cci
Commits
9e193efe
Commit
9e193efe
authored
7 months ago
by
BENCHIKH Ilhem
Browse files
Options
Downloads
Patches
Plain Diff
modification td1
parent
66158a62
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
TD1/favicon.svg
+7
-0
7 additions, 0 deletions
TD1/favicon.svg
TD1/index.html
+58
-1
58 additions, 1 deletion
TD1/index.html
TD1/level.html
+72
-0
72 additions, 0 deletions
TD1/level.html
TD1/my_style.css
+27
-0
27 additions, 0 deletions
TD1/my_style.css
TD23/package.json
+5
-5
5 additions, 5 deletions
TD23/package.json
with
169 additions
and
6 deletions
TD1/favicon.svg
0 → 100644
+
7
−
0
View file @
9e193efe
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"20"
height=
"20"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"2"
viewBox=
"0 0 24 24"
>
<rect
x=
"0"
y=
"0"
width=
"100%"
height=
"100%"
fill=
"black"
/>
<path
stroke=
"lightblue"
fill=
"none"
d=
"M 6.1,6.6 8.4,2.1 14.1,1.9 17.9,5.7 16.1,9.4 11.7,12.6 11.2,17.2"
/>
<circle
stroke=
"red"
cx=
"11.2"
cy=
"21.6"
r=
"1.2"
/>
</svg>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
TD1/index.html
+
58
−
1
View file @
9e193efe
Hello world !
<!doctype html>
\ No newline at end of file
<html>
<head>
<link
rel=
"icon"
href=
"favicon.svg"
/>
<link
href=
"/bootstrap.min.css"
rel=
"stylesheet"
crossorigin=
"anonymous"
>
<title>
La revanche des lettres
</title>
</head>
<body>
<div
class=
"navbar navbar-dark bg-dark"
>
<div
class=
"container"
>
<a
href=
"/"
class=
"navbar-brand"
>
<img
src=
"favicon.svg"
alt=
"favicon"
>
<strong>
La revanche des lettres
</strong>
</a>
</div>
</div>
<div
class=
"container"
id=
"content"
>
<br>
<table
class=
"table table-striped table-hover"
>
<thead>
<tr>
<th>
Longueur
</th>
<th>
Thème
</th>
<th>
Difficulté
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
5 lettres
</td>
<td>
Littérature
</td>
<td>
★★★
</td>
<td><a
href=
"level.html"
>
Démarrer
</a></td>
</tr>
<tr>
<td>
6 lettres
</td>
<td>
Sciences
</td>
<td>
★★★★
</td>
<td><a
href=
"level.html"
>
Démarrer
</a></td>
</tr>
<tr>
<td>
6 lettres
</td>
<td>
Culture générale
</td>
<td>
★★★★★
</td>
<td><a
href=
"level.html"
>
Démarrer
</a></td>
</tr>
<tr>
<td>
7 lettres
</td>
<td>
Géographie
</td>
<td>
★★★★★
</td>
<td><a
href=
"level.html"
>
Démarrer
</a></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
This diff is collapsed.
Click to expand it.
TD1/level.html
0 → 100644
+
72
−
0
View file @
9e193efe
<!doctype html>
<html>
<head>
<title>
La revanche des lettres
</title>
<link
rel=
"icon"
href=
"favicon.svg"
/>
<link
href=
"/bootstrap.min.css"
rel=
"stylesheet"
crossorigin=
"anonymous"
>
</head>
<body>
<div
class=
"navbar navbar-dark bg-dark"
>
<div
class=
"container"
>
<a
href=
"/"
class=
"navbar-brand"
>
<img
src=
"favicon.svg"
alt=
"favicon"
>
<strong>
La revanche des lettres
</strong>
</a>
<span
class=
"navbar-text"
>
Géographie (7 lettres)
</span>
</div>
</div>
<div
class=
"container"
>
<br>
<div
class=
"col-4 offset-4"
>
<table
class=
"table table-bordered text-center"
>
<tbody>
<tr>
<td
class=
"text-bg-primary"
>
A
</td>
<td
class=
"text-bg-primary"
>
A
</td>
<td
class=
"text-bg-primary"
>
C
</td>
<td
class=
"text-bg-primary"
>
C
</td>
<td
class=
"text-bg-primary"
>
D
</td>
<td
class=
"text-bg-primary"
>
E
</td>
<td
class=
"text-bg-primary"
>
S
</td>
</tr>
<tr>
<td
class=
"text-bg-success"
>
C
</td>
<td
class=
"text-bg-danger"
>
O
</td>
<td
class=
"text-bg-danger"
>
T
</td>
<td
class=
"text-bg-danger"
>
E
</td>
<td
class=
"text-bg-success"
>
A
</td>
<td
class=
"text-bg-danger"
>
U
</td>
<td
class=
"text-bg-danger"
>
X
</td>
</tr>
<tr>
<td
class=
"text-bg-success"
>
C
</td>
<td
class=
"text-bg-success"
>
A
</td>
<td
class=
"text-bg-success"
>
S
</td>
<td
class=
"text-bg-danger"
>
T
</td>
<td
class=
"text-bg-danger"
>
O
</td>
<td
class=
"text-bg-danger"
>
R
</td>
<td
class=
"text-bg-danger"
>
S
</td>
</tr>
<tr>
<td
class=
"text-bg-success"
>
?
</td>
<td
class=
"text-bg-success"
>
?
</td>
<td
class=
"text-bg-success"
>
?
</td>
<td
class=
"text-bg-success"
>
?
</td>
<td
class=
"text-bg-success"
>
?
</td>
<td
class=
"text-bg-success"
>
?
</td>
<td
class=
"text-bg-success"
>
?
</td>
</tr>
</tbody>
</table>
<form
action=
""
>
<div
class=
"input-group mb-3"
>
<input
type=
"text"
class=
"form-control"
minlength=
"7"
placeholder=
"__________"
>
<button
class=
"btn btn-outline-secondary"
type=
"submit"
>
Proposer
</button>
</div>
</form>
</div>
</div>
</body>
</html>
This diff is collapsed.
Click to expand it.
TD1/my_style.css
0 → 100644
+
27
−
0
View file @
9e193efe
.container
{
width
:
800px
;
margin
:
auto
;
}
.table
{
border
:
darkblue
dotted
3px
;
border-collapse
:
collapse
;
}
.table
th
{
background-color
:
yellow
;
color
:
darkred
;
font-size
:
large
;
}
.table
th
,
td
{
border
:
1px
solid
;
}
.table-striped
tr
:nth-child
(
even
)
{
background-color
:
lightgray
;
}
.table-hover
tr
:hover
{
background-color
:
gray
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
TD23/package.json
+
5
−
5
View file @
9e193efe
{
{
"type"
:
"module"
,
"type"
:
"module"
,
"scripts"
:
{
"scripts"
:
{
"test"
:
"PROGRESSION=
\"
${npm_config_progression}
\"
vitest run all.test.js"
"test"
:
"
set
PROGRESSION=
\"
${npm_config_progression}
\"
&
vitest run all.test.js"
}
}
}
}
\ No newline at end of file
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