Welcome to the site dedicated to the basics of HTML, CSS, PHP, WordPress and JavaScript! Here you will find useful codes, plugins and WordPress tips to help you create and improve your projects. Start learning web development with us!



HTML from Scratch: How to Create a Horizontal Line in HTML. Lesson #10

HTML from Scratch: How to Create a...

We continue studying the basics of HTML. In this lesson, I will tell you how to create a horizontal line in HTML and where it can be effectively used. A horizontal line helps visually separate content, making a page more structured and appealing. It is great for highlighting headings, menus, or simply dividing information blocks. […]

Read more

1238 08.02.2025
HTML from Scratch: Scrolling Text in HTML. Lesson #9

HTML from Scratch: Scrolling Text in HTML....

Hello everyone! Let’s continue learning the basics of HTML. In this lesson, I will explain how to create a scrolling text (marquee) in an HTML document. This is a basic type of animation on a website without using graphic editors. A scrolling text can be used to display news, promotions, advertisements, and even decorative design […]

Read more

459 04.02.2025
HTML from Scratch: Creating Lists in HTML. Lesson #8

HTML from Scratch: Creating Lists in HTML....

Let’s continue learning the basics of HTML.In this lesson, I will show you how to create unordered and ordered lists. Don’t skip this lesson! Once you know how to create lists, you’ll be able to beautifully format web pages, like setting up a website menu. Creating an Unordered List in HTMLTo create an unordered list […]

Read more

469 27.01.2025
HTML from Scratch: Anchor Links in HTML. Lesson #7

HTML from Scratch: Anchor Links in HTML....

Let’s continue diving into the fundamentals of HTML. Today, we’ll discuss how to work with anchors in HTML. Don’t worry, we’re not talking about maritime adventures! In this lesson, you’ll learn what HTML anchors are, how to create links to them on a single page, and how to navigate to anchors on other pages. ð&...

Read more

3330 07.01.2025
HTML from Scratch: How to Add Links in HTML. Lesson #6

HTML from Scratch: How to Add Links...

Let’s continue exploring the basics of HTML for beginners. In this lesson, I’ll explain what a link is, how to add one to an HTML document, turn an image into a link, and create links to another site, email, or file. Let’s dive into the details. What is a Link in HTML? A link in […]

Read more

613 24.12.2024
HTML from Scratch: How to Insert an Image in HTML. Lesson #5

HTML from Scratch: How to Insert an...

We continue to explore the basics of HTML. In this lesson, you’ll learn how to insert an image into an HTML document, set it as a background, adjust its size, alignment, text wrapping, and more. We’ll go over it with clear examples and results. Images on web pages can be background or regular images. What’s […]

Read more

442 17.12.2024
HTML from Scratch: HTML Special Characters. Lesson #4

HTML from Scratch: HTML Special Characters. Lesson...

Hi, friends! Today, I’ll talk about special characters in HTML — an essential part of any web document. You’ll learn: why they are needed, how to use them properly, and, of course, find a handy table of special characters at the end of the article. Ready? Let’s begin!  Why Special Characters Are Needed in HTML S...

Read more

458 14.12.2024
HTML from scratch: text formatting. Lesson #3

HTML from scratch: text formatting. Lesson #3

Working with text in HTML is one of the first basics that beginners in web development need to master. In this lesson, you will learn how to add text to an HTML document, format it, align it, change its color and size, and use special effects like strikethrough or underline. Let’s start with the basics […]

Read more

452 11.12.2024
HTML from Scratch: Creating Your First Page. Lesson #2

HTML from Scratch: Creating Your First Page....

Today, we’ll create your first HTML page together! We’ll start with a bit of theory and then dive into practice. To begin, you’ll need a simple text editor, such as Notepad. If you’re not sure where to find it, click on the “Start” button in the lower-left corner of your screen, select “All Programs&rdqu...

Read more

450 25.10.2024
HTML from Scratch: Basics for Beginners. Lesson #1

HTML from Scratch: Basics for Beginners. Lesson...

Welcome to my blog overcod.net! If you are thinking about creating websites or web pages, learning the basics of HTML is a great starting point. It’s a smart decision to begin by understanding HTML for beginners, as it forms the foundation for future growth in web development. Why are my lessons right for you? First, […]

Read more

610 17.10.2024

[ Articles ]


Run Little One: Alien Dash – The Most Addictive Arcade of 2026

Let’s be real: we’ve all felt like that tiny alien at some point—standing on the edge of a busy street on a Friday night, wondering if we’ll ever make it to the other side. In Run Little One: Alien Dash, the stakes are just a bit higher. It’s not just about getting home; it’s about […]

Read more

69 15.04.2026
Maze Monster Game Review: Thrilling Mazes on Android

Maze Monster Game Review: Thrilling Mazes on Android

If you love Android games that make you think and react quickly, then Maze Monster is exactly what you need. This exciting game for smartphones will immerse you in a world of intricate 2D mazes filled with dangerous enemies, tricky traps, and plenty of adventure. Conquer the Mazes and Escape the Enemies In Maze Monster, […]

Read more

67 23.02.2026
How to Write Proper Prompts for AI or why “Write an article” means nothing

How to Write Proper Prompts for AI or why “Write an article” means nothing

Short version: you’re not asking AI — you’re giving it a task.Long version: let’s break it down. After 2 years of working with AI (back when it was much dumber and answered like a drunk Stack Overflow), I learned one simple rule: Output quality = input quality AI is not a mind reader. It doesn’t […]

Read more

99 23.01.2026
AI Artist, AI Coder: Who Is Threatened by “Layoffs” from a Giant Neural Network?

AI Artist, AI Coder: Who Is Threatened by “Layoffs” from a Giant Neural Network?

Hi, friends! Let’s talk about a topic that makes everyone who earns with ideas a little nervous. You look at neural networks — and your heart skips a beat. You type a prompt — and here’s an image in the style of the Mona Lisa holding an avocado. You write “create code for a one-page […]

Read more

81 22.01.2026

[ Popular articles ]


HTML from Scratch: Anchor Links in HTML. Lesson #7

HTML from Scratch: Anchor Links in HTML. Lesson...

Let’s continue diving into the fundamentals of HTML. Today, we’ll discuss how to work with anchors in HTML. Don’t worry, we’re not talking about maritime adventures! In this lesson, you’ll learn what HTML anchors are, how to create links to them on a single page, and how to navigate to anchors on other pages. 🚀 […]

Read more

3330 07.01.2025
HTML from Scratch: How to Create a Horizontal Line in HTML. Lesson #10

HTML from Scratch: How to Create a Horizontal...

We continue studying the basics of HTML. In this lesson, I will tell you how to create a horizontal line in HTML and where it can be effectively used. A horizontal line helps visually separate content, making a page more structured and appealing. It is great for highlighting headings, menus, or simply dividing information blocks. […]

Read more

1238 08.02.2025
HTML from Scratch: How to Add Links in HTML. Lesson #6

HTML from Scratch: How to Add Links in...

Let’s continue exploring the basics of HTML for beginners. In this lesson, I’ll explain what a link is, how to add one to an HTML document, turn an image into a link, and create links to another site, email, or file. Let’s dive into the details. What is a Link in HTML? A link in […]

Read more

613 24.12.2024
HTML from Scratch: Basics for Beginners. Lesson #1

HTML from Scratch: Basics for Beginners. Lesson #1

Welcome to my blog overcod.net! If you are thinking about creating websites or web pages, learning the basics of HTML is a great starting point. It’s a smart decision to begin by understanding HTML for beginners, as it forms the foundation for future growth in web development. Why are my lessons right for you? First, […]

Read more

610 17.10.2024