Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
paul.cancel.etu.gitlab.io
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Paul Cancel
paul.cancel.etu.gitlab.io
Commits
27943ae6
Commit
27943ae6
authored
3 months ago
by
Paul Cancel
Browse files
Options
Downloads
Patches
Plain Diff
Ajout test
parent
0b9f6c51
No related branches found
No related tags found
No related merge requests found
Pipeline
#59284
passed
3 months ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/Images/Icones/Pages.png
+0
-0
0 additions, 0 deletions
public/Images/Icones/Pages.png
public/index.html
+12
-1
12 additions, 1 deletion
public/index.html
with
12 additions
and
1 deletion
public/Images/Icones/Pages.png
0 → 100644
+
0
−
0
View file @
27943ae6
7.71 KiB
This diff is collapsed.
Click to expand it.
public/index.html
+
12
−
1
View file @
27943ae6
...
@@ -54,7 +54,12 @@
...
@@ -54,7 +54,12 @@
<article>
<article>
<ul>
<ul>
<li>
<li>
<img
src=
"./Images/Icones/Java.png"
alt=
"java"
>
<script>
function
showPopup
()
{
alert
(
"
Compétence: Java
"
);
}
</script>
<img
src=
"./Images/Icones/Java.png"
alt=
"java"
onclick=
"showPopup()"
>
<div
class=
"title"
>
<div
class=
"title"
>
<p>
Java
</p>
<p>
Java
</p>
</div>
</div>
...
@@ -149,6 +154,12 @@
...
@@ -149,6 +154,12 @@
<p>
Bash
</p>
<p>
Bash
</p>
</div>
</div>
</li>
</li>
<li>
<img
src=
"./Images/Icones/Pages.png"
alt=
"PAGES"
>
<div
class=
"title"
>
<p>
Pages
</p>
</div>
</li>
</ul>
</ul>
</article>
</article>
<header
id=
"formation"
>
<header
id=
"formation"
>
...
...
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