diff --git a/blog.css b/blog.css index 01088dae..db4dc37c 100644 --- a/blog.css +++ b/blog.css @@ -107,4 +107,96 @@ body.dark-mode .blog-card .excerpt { .blog-card{ width: 100%; } +} + + +.certificate{ + width: 100%; + justify-content: center; + display: flex; + flex-wrap: wrap; +} +.certificate-left{ + width: 40%; + display: flex; + justify-content: center; + flex-direction: column; + align-items: center; +} + +.ways{ + width: 100%; + display: flex; + flex-direction: column; + align-items: center; + +} +.ways-content{ + padding: 60px; + padding-top: 30px; +} +.ways-content h1{ + font-size: 50px !important; +} +.ways-content p{ + font-size: 20px !important; +} +.ways img{ + border-radius: 20px; +} +.ways1{ + width: 80%; + display: flex; + /* flex-wrap: wrap; */ + margin-top: 20px; + margin-bottom: 20px !important; +} +.ways2{ + width: 80%; + display: flex; + flex-direction: row-reverse; + margin-top: 30px; + /* flex-wrap: wrap; */ + margin-bottom: 30px !important; +} +@media only screen and (max-width:1400px){ + .certificate-left{ + width: 80%; + }.certificate-right{ + width: 100%; + height: auto; + } + .ways1,.ways2{ + justify-content: center; + flex-wrap: wrap; + } + .ways1,.ways2{ + padding: 0px !important; + text-align: center; + } +} +@media only screen and (max-width:600px) { + .ways img{ + scale: 0.60 !important;} + } +.ways a:hover{ + text-decoration: underline; +} +.ways a{ + font-size: 30px; + text-decoration: none; + color: black ; + font-weight: 600; +} +.certificate-left h1{ + font-size: 30px; + text-align: start; +} +.certificate-left p{ + font-size: 20px; text-align: start; + +} +.certificate-right{ + width: 40%; + height: 400px; } \ No newline at end of file diff --git a/blog.html b/blog.html index 803da815..e5e82c83 100644 --- a/blog.html +++ b/blog.html @@ -38,7 +38,61 @@
Getting GitHub certified is a resounding endorsement that validates your skills, credibility, trust, and knowledge of the technologies and developer tools that are used by more than 100 million developers worldwide.
+Highlight your understanding of the foundational topics and concepts of collaborating, contributing, and working on GitHub. This exam covers collaboration, GitHub products, Git basics, and working within GitHub repositories.
+ Prepare for the GitHub Foundations exam + +Certify your proficiency in automating workflows and accelerating development with GitHub Actions. Test your skills in streamlining workflows, automating tasks, and optimizing software pipelines, including CI/CD—all within customizable workflows.
+ Prepare for the GitHub Actions exam + +Highlight your code security knowledge with the GitHub Advanced Security certification. Validate your expertise in vulnerability identification, workflow security, and robust security implementation—elevating software integrity standards.
+ Prepare for the GitHub Advanced Security exam + +Certify your ability to optimize and manage a healthy GitHub environment with the GitHub Admin exam. Highlight your expertise in repository management, workflow optimization, and efficient collaboration to support successful projects on GitHub.
+ Prepare for the GitHub Administration exam +The GitHub Copilot certification exam evaluates your skill in using the AI-driven code completion tool in various programming languages, certifying your capability to optimize software development workflows efficiently.
+ Coming Soon! Join the waitlist now for priority access +