In recent years, the rapid advancements in artificial intelligence (AI) have sparked excitement and fear across various industries. One particular area of concern is the…
In this episode we’ll talk about some of the basic CSS properties and how we can use them in our HTML page. For now, we…
Now it’s time to discuss CSS finally! All websites must have HTML. Whereas CSS (Cascading Style Sheet) is optional but essential in any website. We…
Finally, this is the last part of the Introduction to HTML series. I’ve never thought it will reach 8 parts, but I think it’s important…
Reaching the 10th episode/lesson since I started teaching how to code for free with more episodes to come! Make sure to tell your friends about…
HTML Sementic Elements In the last episode, I’ve mentioned that we will start to discuss CSS next. However, there are few more important HTML Tags…
In the last episode, we’ve discussed about how to insert pictures to an HTML document using either relative source or absolute source. We’ll continue discussing…
In the last episode, we’ve talked about more common HTML tags like self-closing tags and lists. We also covered a cool Visual Studio Code function…
In the last episode, we talked about the most common HTML tags that we must be familiar with. This episode is the continuation where we…
There are lots of HTML tags available and more are being added. Do you need to know all of them to be able to work…