diff --git a/CSS/style.css b/CSS/style.css index fe7f357..43715a3 100644 --- a/CSS/style.css +++ b/CSS/style.css @@ -144,6 +144,8 @@ section { font-size: 20px; } + + .btn { position: relative; display: inline-block; @@ -345,6 +347,13 @@ footer ul li a:hover { background-image: url("../images/foreignIsro.png"); } +.bg-hiring { + background-image: url("../images/ISRO_Jobs_176176_730x419.jpg"); +} +.bg-spacex { + background-image: url("../images/spacex.jpg"); +} + .section-animate { animation: fadeIn 2s ease-in-out; } diff --git a/Careers.html b/Careers.html new file mode 100644 index 0000000..76a5bab --- /dev/null +++ b/Careers.html @@ -0,0 +1,206 @@ + + + + + + + + + LVM3 + + + + +
+ + +
+ +
+ +
+
+ +
+
+

WE ARE HIRING

+

May You Shine Brightly And Succeed Through Your Extraordinary Skill And Sincere Efforts!

+
+
+

Available Jobs

+
+ +
+
+ Image +
+

Quality Control Engineer

+

We are looking for a candidate who is experienced in Quality Control ISO division for Materials handling at warehouse. + + With Minimum of 1-2 Years of Experience

+ + +
+ +
+ +
+ +
+
+ +
+
+ Image +
+

Assistant Accountant

+

Key Qualifications & Responsibilities
+ • Processed company documentation, such as invoices and payment checks. + • Managed all purchase orders and monitored company budget by controlling project expenses. + • Performed administrative tasks, including filing, reporting, tagging fixed assets, etc. + • Completed the general ledger with payroll entries. + • Maintained flawless communication with the management. + • Analyzed QuickBooks data for accuracy

+ + +
+ +
+ +
+ +
+
+ + + +
+
+ Image +
+

Teacher and Junior Translation Officer

+

Key Qualifications & Responsibilities
+ Recruitment to the post of Post Graduate Teacher,Trained Graduate

+ + +
+ +
+ +
+ +
+
+ + + +
+
+ Image +
+

Assistants/Upper Division Clerk and Junior Personal Assistant/Stenographer

+

Key Qualifications & Responsibilities
+ Recruitment to the post of Post Graduate Teacher,Trained Graduate

+ + +
+ +
+ +
+ +
+
+ + + + + + + + diff --git a/images/ISRO_Jobs_176176_730x419.jpg b/images/ISRO_Jobs_176176_730x419.jpg new file mode 100644 index 0000000..39fc2a9 Binary files /dev/null and b/images/ISRO_Jobs_176176_730x419.jpg differ diff --git a/images/hiring.png b/images/hiring.png new file mode 100644 index 0000000..54bee4f Binary files /dev/null and b/images/hiring.png differ diff --git a/images/isro.jpg b/images/isro.jpg new file mode 100644 index 0000000..d0509b2 Binary files /dev/null and b/images/isro.jpg differ diff --git a/images/spacex.jpg b/images/spacex.jpg new file mode 100644 index 0000000..3a623da Binary files /dev/null and b/images/spacex.jpg differ diff --git a/index.html b/index.html index 75306dd..e3033a9 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@