HTML, CSS and Javascript Projects: Personal Website
06 May 2023Project stats Knowledge required: HTML CSS JavaScript Difficulty: Beginner friendly. Estimate project completion time: 25 - 50 hours Skills To Practice on ... Read more
Get your nagging questions on HTML and CSS answered through articles and tutorials.
Project stats Knowledge required: HTML CSS JavaScript Difficulty: Beginner friendly. Estimate project completion time: 25 - 50 hours Skills To Practice on ... Read more
Are you a frontend web developer looking for a project to improve your skills? Look no further than creating a Freelancer Website! In this project, you will get to design and develop a website that... Read more
If you are looking to build a career as a frontend web developer, one of the essential skills you may need to master is the ability to build an ecommerce website. In this project, you will learn ho... Read more
CSS preprocessors are tools that allow you to write CSS in a more efficient and organized way. They extend the capabilities of CSS by adding features that are not available in standard CSS, such ... Read more
CSS media queries are a crucial tool for creating responsive designs, as they allow developers to apply specific styles based on the user’s device or screen size. In this article, we will cover e... Read more
In this article, we’ll explore the world of backend development, including what it is, how it differs from front-end development, and what a backend developer does on a day-to-day basis. As a be... Read more
CSS variables allow you to define reusable values in CSS that can be used throughout the website or web application. They make it easier to maintain and update the website’s design. In this tuto... Read more
If you’re a beginner in web development, you’ve probably heard of Flexbox CSS. This powerful tool allows you to create complex layouts with ease, without having to resort to hacks or workarounds. I... Read more
Web development offers a diverse range of career paths, each with its unique set of responsibilities, required skills, and potential for career growth. I did a deep dive research on the available... Read more
A Frontend Web Developer is a professional who specializes in building and designing the user interface (UI) and user experience (UX) of websites. The role of a frontend web developer is to creat... Read more
One of the fundamental concepts in JavaScript is data types, which define the type of data that can be stored and manipulated in a program. As a beginner, it is important to understand the differen... Read more
You can always change the color of the navbar on a Bootstrap website to match your website’s branding. Follow these steps to change the color of your Bootstrap navbar: 1. Identify the CSS class o... Read more
CSS is not a programming language. While CSS does play the critical role of a styling language in web development, it does not have the abilities of a traditional programming language. What Makes ... Read more
The for loop is great for iterating over arrays and objects in Javascript. The for loop is a powerful control structure that allows you to repeat a block of code a specified number of times. The... Read more
Tabs are a great way to organize content on a web page. They make it easy for users to find what they’re looking for. In this post, you’ll learn how to create tabs using HTML, CSS, and JavaScript.... Read more
HTML has six different heading tags, ranging from h1 to h6. The h1 tag is the most important and represents the main heading on a page. The h2 tag represents a subheading, and so on, with the h6 ta... Read more
Web development is a rapidly growing field, and choosing the right programming language to learn is crucial. With so many options available, it can be difficult to know where to start. In this blo... Read more
The CSS border-color property allows you to specify the color of an element’s border. You can set the color on all four borders of your element together or individually. Setting Border Color CSS... Read more
A while loop in Javascript allows you to execute a block of code repeatedly as long as a specified condition is true. It’s called a “while” loop because it continues to loop “while” a certain condi... Read more
You can take between 3 days to 1 month to learn and practice the basics of HTML. The time you take will depend on your learning pace. So, you’re interested in learning HTML, huh? Well, good for ... Read more
Bootstrap is a popular CSS framework that provides a set of pre-designed components and layout styles that can be easily integrated into a web application. If you’re building a React app and want t... Read more
The Youtube video embed code you copy from Youtube shows a small video on all screen. It’s not responsive. With HTML and CSS, you can turn your video into a responsive youtube video. You can also ... Read more
You can easily publish a HTML website on the internet. You will get a step by step guide on how to publish your HTML website on any website hosting server. As a bonus, you will get a list of place... Read more
You can add categories to any post or page on your Jekyll. Then you can display: a list of all category names on any page you want a list of all post titles organized by their categories a ... Read more
A vast number of developers use Bootstrap though CDN. But what exactly is Bootstrap CDN? What is Bootstrap CDN Bootstrap CDN are Javascript and CSS links that you can use to add Bootstrap to your ... Read more
Receive a monthly Frontend Web Development newsletter.
Never any spam, easily unsubscribe any time.