Premier tutoriel 2025 NODEJS+EXPRESS
Création serveur avec NODE.
Info_dev_web_F/tsoa
Apprenez l’informatique simplement et efficacement.
02/11/2024
Ho anao izay liana développement web ; ireto avy ny cours dev_web disponible:
HTML,CSS
JavaScript
NODE.js
REACT.js
Cours en présentiel
Lieu: Fianarantsoa
Durée : 1Mois et ½
Sarany mirary.
Contacte-moi en Mp direct.
Fisolokiana,
Eo @ resaka PARISPORTIF sy jeu en ligne toy ny KENO sy SPIN dia entin'olona isolokiana ny fanehoana BALANCE ambony be tahak'ireo sary ao @ commentaire ireo rehefa hizara stratégie hono izy.
Tsy PHOTOSHOP no anaovana ireny fa raha mikirakira DEVELOPPEMENT WEB ianao dia mahay azy, ary 1 MINITRA monja dia mahavita toy io.
Jereo ity vidéo ity.
02/03/2024
simple calculatrice :)
Calculatrice
body {
font-family: "Arial", sans-serif;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
background-color: ;
}
{
width: 300px;
background-color: ;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
overflow: hidden;
}
{
height: 60px;
display: flex;
align-items: center;
justify-content: flex-end;
padding: 0 10px;
font-size: 1.5em;
background-color: ;
}
{
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 1px;
}
button {
border: none;
padding: 15px;
font-size: 1em;
cursor: pointer;
outline: none;
}
button.operator {
background-color: ;
}
button.double {
grid-column: span 2;
}
button.equal {
background-color: ;
color: ;
}
button.delete {
background-color: ;
color: ;
}
7
8
9
/
4
5
6
*
1
2
3
-
0
.
+
=
DEL
document.addEventListener("DOMContentLoaded", function() {
const screen = document.getElementById("screen");
const buttons = document.getElementById("buttons");
buttons.addEventListener("click", function(e) {
if (e.target.tagName === "BUTTON") {
if (e.target.classList.contains("equal")) {
try {
screen.textContent = eval(screen.textContent);
} catch (error) {
screen.textContent = "Error";
}
} else if (e.target.classList.contains("delete")) {
screen.textContent = screen.textContent.slice(0, -1);
} else {
screen.textContent += e.target.textContent;
}
}
});
});
01/03/2024
5 jours, 5 cours, 50.000F.
Miarahaba.
Manomboka izao volana Mars izao ny cours en ligne :
"Découverte de l’ HTML : Programme 5 Jours"
Plan du cours dans le commentaire
Document
Votre premier site web par
Info_dev_web_F/tsoa
Click here to claim your Sponsored Listing.
Location
Category
Telephone
Website
Address
Fianarantsoa
301