vinay5ain - HTMLify profile

vinay5ain
23 Files
442 Views
Latest files of /vinay5ain/digital_clock
:root {
--primary: #296ad2; /* Soft Sky Blue */
--secondary: #3076d1; /* Icy Blue */
--accent: #ff7eb3; /* Pale Rose */
--light: #ffffff;
--dark: #1f2c3a;
}
--primary: #296ad2; /* Soft Sky Blue */
--secondary: #3076d1; /* Icy Blue */
--accent: #ff7eb3; /* Pale Rose */
--light: #ffffff;
--dark: #1f2c3a;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Mobile Clock Toolkit</title>
<link rel="stylesheet" href="style.css">
</head>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Mobile Clock Toolkit</title>
<link rel="stylesheet" href="style.css">
</head>