|
1 |
| -# HTML-CSS-JavaScript-projects-for-beginners |
2 |
| - |
3 |
| -This is the source code of the YouTube video (10 projects) https://www.youtube.com/watch?v=ePzOFu2xXUQ. |
4 |
| - |
5 |
| -Part 2 (16 projects) : https://youtu.be/EWv2jnhZErc |
6 |
| - |
7 |
| -NEW HTML CSS JavaScript Projects Interesting HTML CSS JavaScript projects Learn HTML, CSS, and JavaScript 2021 to create modern websites. Fun learning HTML, CSS, and JavaScript! |
8 |
| - |
9 |
| -I'm Sahand, a web developer in computer science. I've been doing this for over a decade. This course was created to share my knowledge and experience with you. Build simple websites using HTML, CSS, and JavaScript. Responsive web design employs HTML, CSS, and JavaScript. This is a skill you'll learn in this course. This new course teaches students how to install Visual Studio Code and its extensions. Then we start from scratch with each project. After finishing HTML, it's on to CSS and JavaScript. Building in HTML, CSS, or JavaScript is fine. This guide explains HTML, CSS, and JavaScript syntax. |
10 |
| - |
11 |
| -Every project is started from scratch and finished without using copied code. Then they are used on the project to ensure everyone understands. This program's exciting project-based curriculum includes building modern, super cool, and responsive websites! Let's get started learning HTML, CSS, and JavaScript. |
12 |
| - |
13 |
| -Contact me if you have any questions through my twitter: @codewithsahand. |
| 1 | +# <a href="https://sahandghavidel.com" style="background-color: #1a73e8; color: white; font-weight: bold; padding: 10px 20px; border-radius: 5px; text-decoration: none;">50 HTML CSS JavaScript Projects</a> |
| 2 | + |
| 3 | +This is the source code of the Udemy course: <a href="https://sahandghavidel.com" style="background-color: #1a73e8; color: white; font-weight: bold; padding: 10px 20px; border-radius: 5px; text-decoration: none;">50 HTML CSS JavaScript Projects</a> |
| 4 | +<div> |
| 5 | + Visit <a href="https://100jsprojects.com">100jsprojects.com</a> to preview the projects. |
| 6 | + |
| 7 | + </div> |
| 8 | +<div style="max-width: 600px; margin: 0 auto; padding: 20px;"> |
| 9 | + <h1 style="font-size: 2rem; font-weight: bold; margin-bottom: 10px;">About</h1> |
| 10 | + <p style="font-size: 1.1rem; line-height: 1.5; margin-bottom: 20px;">Hi there! I'm Sahand, a web developer with over a decade of experience. This course, "<a href="https://sahandghavidel.com" style="background-color: #1a73e8; color: white; font-weight: bold; padding: 10px 20px; border-radius: 5px; text-decoration: none;">50 HTML CSS JavaScript Projects</a>," was created to share my knowledge and experience with you. In this course, you'll learn how to build simple, responsive websites using HTML, CSS, and JavaScript.</p> |
| 11 | + <p style="font-size: 1.1rem; line-height: 1.5; margin-bottom: 20px;">In this course, you'll learn how to install Visual Studio Code and its extensions, and then we'll start from scratch with each project. After finishing HTML, we'll move on to CSS and JavaScript. Building in HTML, CSS, or JavaScript is fine, and this guide will explain HTML, CSS, and JavaScript syntax.</p> |
| 12 | + <p style="font-size: 1.1rem; line-height: 1.5; margin-bottom: 20px;">Each project in this course is started from scratch and finished without using copied code. Then, we'll go over the code together to ensure that everyone understands. This program's exciting project-based curriculum includes building modern, super cool, and responsive websites!</p> |
| 13 | + <p style="font-size: 1.1rem; line-height: 1.5; margin-bottom: 20px;">If you have any questions, please feel free to contact me through my Twitter: <a href="https://twitter.com/codewithsahand" style="color: #1a73e8; text-decoration: none; font-weight: bold;" target="_blank">@codewithsahand</a>.</p> |
| 14 | + <a href="https://sahandghavidel.com" style="background-color: #1a73e8; color: white; font-weight: bold; padding: 10px 20px; border-radius: 5px; text-decoration: none;">Visit my website</a> |
| 15 | +</div> |
0 commit comments