diff --git a/Blog.html b/Blog.html index 47761ed..dfb6893 100644 --- a/Blog.html +++ b/Blog.html @@ -14,7 +14,8 @@ - + + @@ -502,115 +505,121 @@

Accessibility

- - + + - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + diff --git a/contact.html b/contact.html index 47534c0..2a70823 100644 --- a/contact.html +++ b/contact.html @@ -22,43 +22,505 @@ crossorigin="anonymous" referrerpolicy="no-referrer" /> - + + + - -
-
- -
+ + + + +
+
+ +
+
@@ -139,84 +601,110 @@

Call Us

- -
- + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -331,341 +335,83 @@

Codeforces



- diff --git a/pages/Login.css b/pages/Login.css index 4c568ad..f247f8d 100644 --- a/pages/Login.css +++ b/pages/Login.css @@ -191,6 +191,7 @@ body { /* Modal */ .modal { + justify-self: center; /* width: 80%; */ max-width: 500px; padding: 30px; diff --git a/pages/Login.html b/pages/Login.html index 3ac783a..2494b7b 100644 --- a/pages/Login.html +++ b/pages/Login.html @@ -20,13 +20,10 @@ /> Sign In / Sign Up - - - - + + + + ->>>>>>> ab2251e5886a53ca9eab85cd5b939a6ea270b715
-
-
-

Create an account

-

Sign up to get started

-
+
+
+

Create an account

+

Sign up to get started

+
-
-
- - -
+ +
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
+
- + -
- Or continue with -
+
+ Or continue with +
- + - -
-
+ + +
- + + + + + diff --git a/pages/platform.html b/pages/platform.html index b29081f..43cebd5 100644 --- a/pages/platform.html +++ b/pages/platform.html @@ -6,6 +6,8 @@ + + - + } + + + +/* Hero Section */ +.hero-section { + background: linear-gradient(to right, #11cb2a, #19be50); + color: white; + padding: 100px 20px; + display: flex; + justify-content: center; + align-items: center; + flex-direction: column; + text-align: center; +} + +.hero-title { + font-size: 40px; + margin-bottom: 10px; +} + +.hero-subtitle { + font-size: 20px; +} + +/* Content Section */ +.container { + max-width: 1200px; + margin: 40px auto; + padding: 20px; +} + +/* Work With Us Content */ +.work-with-us-content { + background-color: #ffffff; + padding: 40px 20px; + border-radius: 8px; + box-shadow: 0 4px 6px rgba(0,0,0,0.1); + margin-bottom: 40px; +} + +.work-with-us-content h2 { + color: #333; + margin-bottom: 20px; +} + +/* Job Openings */ +.job-openings { + display: flex; + flex-wrap: wrap; + gap: 20px; +} + +.job-card { + background-color: white; + padding: 20px; + flex: 1; + min-width: 300px; + border-radius: 8px; + box-shadow: 0 4px 6px rgba(0,0,0,0.1); +} + +.job-card h3 { + color: #11cb2a; + margin-bottom: 14px; +} + +.job-card p { + color: #555; + margin-bottom: 15px; +} + +/* Apply Now Button */ +.apply-btn { + background-color: #11cb2a; + color: white; + border: none; + padding: 10px 15px; + cursor: pointer; + border-radius: 4px; + text-decoration: none; +} + +.apply-btn:hover { + background-color: #19be50; +} + +/* Contact Section */ +.get-in-touch { + background-color: #ffffff; + padding: 40px 20px; + border-radius: 8px; + box-shadow: 0 4px 6px rgba(0,0,0,0.1); + margin-bottom: 40px; +} + +.get-in-touch h2 { + color: #333; + margin-bottom: 20px; +} + +.contact-form input, +.contact-form textarea { + width: 100%; + padding: 12px; + margin-bottom: 15px; + border: 1px solid #ccc; + border-radius: 4px; +} + +.contact-form button { + background-color: #11cb2a; + color: white; + border: none; + padding: 12px 20px; + cursor: pointer; + border-radius: 4px; + text-transform: uppercase; +} + +.contact-form button:hover { + background-color: #19be50; +} + + + +#successMessage { + display: none; + background-color: #dff0d8; + color: #3c763d; + padding: 10px; + border: 1px solid #d6e9c6; + border-radius: 4px; + margin-top: 20px; +} + +.hidden { + display: none; +} + + +
@@ -238,505 +386,134 @@

Join Our Team

-
-
-

Why Work With Us?

-

- At DSA Problem Solutions, we believe in fostering an environment - where creativity, collaboration, and continuous learning thrive. Our - team is made up of talented individuals from diverse backgrounds who - are dedicated to creating a platform that helps learners master data - structures and algorithms. -

-

- Join us to work on exciting projects, contribute to open-source - initiatives, and make a real difference in the tech community. -

-
+
+
+

Why Work With Us?

+

+ At DSA Problem Solutions, we believe in fostering an environment where creativity, collaboration, and continuous learning thrive. Our team is made up of talented individuals from diverse backgrounds who are dedicated to creating a platform that helps learners master data structures and algorithms. +

+

+ Join us to work on exciting projects, contribute to open-source initiatives, and make a real difference in the tech community. +

+
-
-

Current Job Openings

-
-

Frontend Developer

-

Location: Remote | Full-time

-

- We are looking for a passionate Frontend Developer with experience - in modern web technologies like HTML5, CSS3, JavaScript, and - frameworks such as React or Vue.js. You’ll be building user - interfaces that are engaging and scalable. -

- Apply Now -
-
-

Backend Developer

-

Location: Remote | Full-time

-

- Looking for a Backend Developer with expertise in building robust - APIs using Node.js, Python, or Ruby. You’ll work on our - server-side architecture to ensure smooth data processing and - integration. -

- Apply Now -
-
-

Content Writer

-

Location: Remote | Part-time

-

- We need a Content Writer who can create high-quality technical - content related to DSA, tutorials, blogs, and articles that help - our community stay updated and engaged. -

- Apply Now -
+
+

Current Job Openings

+
+

Frontend Developer

+

Location: Remote | Full-time

+

We are looking for a passionate Frontend Developer with experience in modern web technologies like HTML5, CSS3, JavaScript, and frameworks such as React or Vue.js. You’ll be building user interfaces that are engaging and scalable.

+ Apply Now
- -
-

Interested? Get in Touch!

-

- If you're excited about the opportunity to work with us and make an - impact, feel free to reach out. You can connect with us through the - form below or directly email us at - careers@dsa-solutions.com. -

-
- - - - -
+
+

Backend Developer

+

Location: Remote | Full-time

+

Looking for a Backend Developer with expertise in building robust APIs using Node.js, Python, or Ruby. You’ll work on our server-side architecture to ensure smooth data processing and integration.

+ Apply Now
-
- - -
+ + + + + -