Skip to content

teguh-43/Foton-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<title>FOTON Training Center</title> <style> .navbar-brand { font-weight: bold; color: red; } .banner { background: url('https://via.placeholder.com/1200x300') no-repeat center center; background-size: cover; height: 300px; display: flex; align-items: center; justify-content: center; color: white; text-shadow: 2px 2px 4px #000; } .content-section { padding: 40px 0; } footer { background: #343a40; color: white; padding: 10px 0; text-align: center; } </style>

Selamat Datang di FOTON Training Center

Konten Utama

Pelatihan untuk meningkatkan keterampilan mekanik & teknisi dealer FOTON.

Artikel

Tulisan terbaru seputar teknologi kendaraan listrik dan operasional.

Form Permintaan

Isi form untuk permintaan training tambahan di lokasi dealer Anda.

© 2025 FOTON Training (IGTR). All rights reserved.
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script> <script> document.getElementById("loginForm").addEventListener("submit", function(e) { e.preventDefault(); const username = document.getElementById("username").value; const password = document.getElementById("password").value; if (username === "admin" && password === "1234") { window.location.href = "dashboard.html";} alert("Login gagal. Username atau password salah."); } }); </script>

About

Foton Training (IGTR)

file:///C:/Users/Teguh%20Purwanto/Desktop/Foton%20Training%20Center%20admin%20Igtr,%20index.html.html

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages