diff --git a/CSS/contact.css b/CSS/contact.css index 1224c3f..8f49781 100644 --- a/CSS/contact.css +++ b/CSS/contact.css @@ -1,4 +1,6 @@ body{ + font-family: Arial, Helvetica, sans-serif; + padding: 0px; background-image:url("../img/background.svg"); } @@ -32,8 +34,32 @@ form div { margin: 2%; } -input[type=text]:focus{ +/*input[type=text]:focus{ border: 2px solid red; border-radius: 4px; -} +}*/ +input[type=text], textarea, input[type=email] { + width: 100%; + padding: 12px; + border: 1px solid #ccc; + border-radius: 4px; + box-sizing: border-box; + resize: vertical; + } + label{margin-right: 0px; + margin-left: 0px; + width: 100%;} + + input[type=submit] { + background-color: #1255a2; + color: white; + padding: 12px 20px; + border: none; + border-radius: 4px; + cursor: pointer; + } + + input[type=submit]:hover { + background-color: #1872D9; + } \ No newline at end of file diff --git a/CSS/propos.css b/CSS/propos.css index 91113eb..f696352 100644 --- a/CSS/propos.css +++ b/CSS/propos.css @@ -4,10 +4,20 @@ h1,h2,h3,h4,h5{ } -#cv-1{ - display: flex; - flex-direction: row; - align-items: flex-start; +#cv{ + display: inline-block; + border: 1px solid red; + padding: 1rem 1rem; + vertical-align: middle; +} + + + +main{ + border: 1px solid black; + margin: 1rem; + padding: 2rem 2rem; + text-align: center; } #marge{ diff --git a/HTML/page_4.html b/HTML/page_4.html index c7bf61b..d136226 100644 --- a/HTML/page_4.html +++ b/HTML/page_4.html @@ -28,7 +28,75 @@
-
+
+ +
+
+

Izanic Hugo

+

Etudiant en BUT informatique cheche alternance pour la deuxième année

+
+

Diplômes et Formation

+
    +
  • BUT Informatique Depuis 2023
  • +
  • Baccalauréat général
  • +
+ +
+ +
+

Compétences Informatiques

+ +

Programmation

+
    +
  • C
  • +
  • Python
  • +
  • Scripting en bash
  • +
+ +
+ +

Web

+
    +
  • HTML
  • +
  • Css
  • +
+ +
+ +

Base de donées

+
    +
  • SQL 89/92
  • +
  • UML
  • +
+ +
+ +
+

Projets

+ + + +
+
+ +
+ + +
+
- +