If you have any query feel free to chat us!
Happy Coding! Happy Learning!
Let's continue with Part-2 of creating a portfolio website. In this part, we'll add more sections to the website, including About, Projects, and Contact, and further enhance the design and functionality.
HTML Structure (index.html): Add the additional sections to your HTML file. Below the hero section, create the About, Projects, and Contact sections.
CSS Styling (styles.css): Now, let's add some styling for the new sections and make the website more visually appealing.
Additional Styling: Customize the About, Projects, and Contact sections to your liking. You can add more content, format the text, and apply CSS styles to the project cards and contact form.
Smooth Scrolling: To provide a smooth scrolling experience when clicking on navigation links, add a simple JavaScript code to your HTML file.
This JavaScript code adds a click event listener to each navigation link and smoothly scrolls to the corresponding section when clicked.
Responsive Design: Ensure that your website is responsive and looks good on different screen sizes. Use media queries and other responsive techniques to adapt the layout for mobile, tablet, and desktop devices.
With these updates, your portfolio website should now have a header, hero section, about section, projects section, and contact section. You can add more content, improve the styling, and include your projects in the projects section with project cards or portfolio items. In Part-3, we'll continue enhancing the website with more advanced features, interactivity, and additional sections, such as a resume section and a skills section. Keep building and refining your portfolio website to showcase your skills and projects effectively!
htmlCopy code
<!-- ... (previous HTML code) ... --> <!-- JavaScript for smooth scrolling --> <script> const navLinks = document.querySelectorAll('nav a'); navLinks.forEach(link => { link.addEventListener('click', (e) => { e.preventDefault(); const targetSection = document.querySelector(link.getAttribute('href')); targetSection.scrollIntoView({ behavior: 'smooth' }); }); }); </script>
cssCopy code
/* ... (previous CSS code) ... */ /* About Section Styles */ .about { background-color: #f9f9f9; padding: 60px 0; } /* Projects Section Styles */ .projects { background-color: #eaeaea; padding: 60px 0; } /* Contact Section Styles */ .contact { background-color: #f5f5f5; padding: 60px 0; } .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } /* ... (more styles for project cards, contact form, etc.) ... */
htmlCopy code
<!-- ... (previous HTML code) ... --> <!-- About Section --> <section class="about" id="about"> <div class="container"> <h2>About Me</h2> <p>Add some information about yourself and your skills here.</p> </div> </section> <!-- Projects Section --> <section class="projects" id="projects"> <div class="container"> <h2>My Projects</h2> <!-- Add your project cards here --> </div> </section> <!-- Contact Section --> <section class="contact" id="contact"> <div class="container"> <h2>Contact Me</h2> <p>Feel free to reach out to me using the form below.</p> <!-- Add a contact form here --> </div> </section> <!-- ... (closing body and html tags) ... -->
Comments: 24
Kindly check the lecture number 6. Lifecycle of a Change in 1. Git and Github The above lecture is not related to the course please update it ASAP Thank you
From where can I download the files which love babbar says he has uploaded on dashboard ??
I have attached the link https://github.com/lakshayk12/ANN_optimization_BTP
bro, i paid for the course, but still can't access the course. do something
Paid for the course but it still locked, can solve this problem please, when you take the payment the couse should be unlocked, evey time i have to message for any purchase
Now your Paypal payment is accepted and your course is activated successfully. Please leave your valuable feedback.
Why i am being asked for payment if i am already enrolled in the course
Dear anand, your payment is now updated check your course, apologize for several delays. Please leave your valuable feedback.
thanks its working now
hello ,I have a doubt
hello i have a doubt
hi
I'm paying through my Card, but it giving an error. why ? how we can purchase a course in Pakistan. Paypal is banned here
can we download the videos
i done my payment for mern stack development love babbar but cant acces to course kindly give me access
Dear Krishnapal your payment is already accepted go and check back.
Why i am being asked for payment if i am already enrolled in the course
Dear Shivansh, if you already done your payment then contact us on our official Email id [email protected] or reply here.
Why i am being asked for payment if i am already enrolled in the course
Dear p8354046, if you already done your payment then contact us on our official Email id [email protected] or reply here.
Why i am being asked for payment if i am already enrolled in the course
Dear, Don't worry now your problem is solved check your id.
Why i am being asked for payment if i am already enrolled in the course
Yes bro
I'm facing same issue
Dear, Don't worry now your problem is solved check your id.
i want debit card option
how can i assure that this is not scam?
i have same doubt is this website real or a fraud
No its not any fraud. its genuine if you need any proof please contact us via email.
No it's not any scam, its genuine if you need any proof please contact us via email.
how to do payment ?
Click on Watch now button then click next video then payment option is showing
i am unable to access the video even i have already completed my payment .
Your problem is solved
plz add codes lecture wise ! it wold be great and helpful also
now we have added starter package in lecture 2nd, go now and download it.
how to view this one
Why video not play
Now it's working.
Thank you for the access of the videos. It would be greatful if I could no the way to download the videos
Use idm to download
ok
Hello bro can you share course with me?
hello everyone