Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Web Projects: 40 Projects to Build Your CV
Rating: 4.5 out of 5(53 ratings)
10,784 students

Web Projects: 40 Projects to Build Your CV

Build web projects with modern HTML, CSS, and JavaScript for your dream portfolio.
Created byTaha Karakaya
Last updated 12/2023
English

What you'll learn

  • You will master languages with 40 web projects.
  • Get prominent in job postings thanks to your projects.
  • Design stunning projects for your portfolio
  • Become an advanced HTML , CSS and JAVASCRİPT developer

Course content

2 sections42 lectures15h 30m total length
  • Important Note0:19
  • Intro2:31

    Learn html, css, and javascript by completing 40 web projects across two parts, building your cv-ready portfolio and advancing your software development career.

  • Subscription-Form31:52
  • Tabs21:37

    Learn to build a simple tabs UI using HTML and CSS, with radio inputs and labels to switch content, apply styling, colors, fonts, and responsive tweaks.

  • ScrollBar12:48
  • Accordion Pages19:53
  • Menu15:52

    Learn to build a responsive menu using HTML and CSS. Apply container layout, list styles, and link styling, then create a CSS animation with before/after, hover effects, and transforms.

  • Kinetic Loading10:23

    Learn to build a kinetic loader with HTML and CSS, set up a project, create a kinetic div with before and after elements, and animate rotation using CSS keyframes.

  • Card9:31

    Create an interactive card animation using css and html, building a card container with content, header, paragraph, and a hover-enabled link, and applying transitions and colors.

  • Rotating Text16:03
  • Pricing Cards28:04

    Craft responsive pricing cards using HTML and CSS with Font Awesome icons. Showcase a basic plan, feature lists, and a get started button, enhanced by borders, shadows, and hover transitions.

  • Profile Card25:16

    Create a stylized profile card using HTML and CSS, integrating Font Awesome icons via CDN, a user image, and social links with a gradient background and responsive flexbox layout.

Requirements

  • You need to know html css and javascript languages
  • You don’t need to buy any software
  • One computer

Description

Ladies and gentlemen, welcome to the new course. In this course, we are developing 40 wonderful projects using HTML, CSS, and JavaScript languages for you. We have a total of 40 projects, and all lessons are taught in English. If you have any questions, you can message me privately at the end of the video. After completing this course, you will have mastered HTML, CSS, and JavaScript languages. You will also have finished 40 projects for your portfolio and will always stand out in job listings. If you wish, you can share your projects on GitHub. So why are we learning HTML, CSS, and JavaScript? Because HTML, CSS, and JavaScript are currently some of the most important web development languages in the world. Additionally, learning JavaScript thoroughly will be very useful in the future for learning frameworks like React and Angular.


What is HTML?

Hypertext Markup Language is the standard markup language used to create web pages. This language, which is indispensable for websites, serves as a framework.

What is CSS?

CSS is used for styling the HTML structure, making it visually appealing.

What is JavaScript (JS)?

JavaScript is a programming language used in conjunction with HTML and CSS. More than 97% of websites use JavaScript on the client side for web page interactivity. It enables websites to become dynamic and interactive.

Who this course is for:

  • Students who want to enter the world of web development
  • Students who want to consolidate the software languages they learn