Download Adstera Job Application Script
Copy from here -->
| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <meta charset="UTF-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <title>Job Application</title> |
| <style> |
| body { |
| font-family: Arial, sans-serif; |
| margin: 0; |
| padding: 0; |
| background-color: #f9f9f9; |
| } |
| .header { |
| background: linear-gradient(135deg, #4caf50, #2e7d32); |
| color: white; |
| padding: 20px; |
| text-align: center; |
| border-radius: 10px; |
| margin: 20px auto; |
| width: 80%; |
| box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); |
| } |
| .container { |
| background: white; |
| border-radius: 8px; |
| box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); |
| padding: 20px; |
| margin: 20px auto; |
| width: 80%; |
| |
| } |
| .submit-btn { |
| background-color: #0a0229; |
| color: white; |
| border: none; |
| padding: 10px 20px; |
| font-size: 16px; |
| cursor: pointer; |
| border-radius: 5px; |
| } |
| .submit-btn:hover { |
| background-color: #45a049; |
| } |
| input[type="file"] { |
| margin-top: 10px; |
| } |
| .apply{ |
| background: linear-gradient(135deg, #3e6609, #8ebb90); |
| border-radius: 10px; |
| padding: 20px; |
| text-align: center; |
| } |
| .footer{ |
| |
| text-align: center; |
| } |
| .job-type{ |
| |
| } |
| .Geo{ |
| |
| } |
| </style> |
| </head> |
| <body> |
|
|
| <div class="header"> |
| <h1>We Are Hiring</h1> |
| <p>Join Our Team and Teach Students from Around the World!</p> |
| </div> |
|
|
| <div class="container"> |
| <div class="job-type"> |
| <h2>Job Type: Full-time / Part-time</h2> |
| </div> |
| <div class="Geo"> |
| <p><strong>Location:</strong> India / UAE</p> |
| </div> |
| |
| |
| <h3>Job Summary:</h3> |
| <p>We're seeking an experienced and skilled Online Website Designer, Graphics Designer, Marketing Staff, etc. <br> |
| to teach international students from Grade 2 to 5. <br> |
| The ideal candidate will have a strong background in teaching, excellent English communication skills, and experience with curriculum development.</p> |
|
|
| <h3>Key Responsibilities:</h3> |
| <ul> |
| <li>Develop and update curriculum for Grade 2-5 students</li> |
| <li>Conduct online classes and provide high-quality instruction</li> |
| <li>Assess student progress, provide guidance, and support</li> |
| <li>Analyze assessment data and revise curriculum as needed</li> |
| <li>Prepare engaging lessons and materials for online classes</li> |
| <li>Teach students from Grade 2 to 5 with expertise and patience</li> |
| </ul> |
|
|
| <h3>Requirements:</h3> |
| <ul> |
| <li>Bachelor's degree in Education or a related field</li> |
| <li>5+ years of teaching experience, preferably in an online setting</li> |
| <li>Excellent English command (verbal and written)</li> |
| <li>Strong organizational, communication, and interpersonal skills</li> |
| </ul> |
|
|
| <h3>Salary:</h3> |
| <p>Competitive salary depending on experience</p> |
|
|
| <h3>Job Details:</h3> |
| <p>Shift Time: Day / Night Shift</p> |
| <div class="apply"> |
| <h3>How to Apply:</h3> |
| <p>Please upload your resume in PDF format.</p> |
| <form action="https://lampshadescreen.com/jtqxzrgk0u?key=f30d560779c36f566c57195665a7df29" method=" enctype="multipart/form-data"> |
| <input type="file" name="resume" required> |
| <br> |
| <br> |
| <button class="submit-btn" type="submit">Submit Resume</button> |
| </form> |
| </div> |
| |
| </div> |
| <div class="footer"> |
| <p>For more details, visit our <a href="#">website</a>.</p> |
| </div> |
|
|
| </body> |
| </html> |
| |
<---End |Copy --->
Comments
Post a Comment