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!



Run Little One: Alien Dash – The...

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
Knowledge Check: HTML Basics Test

Knowledge Check: HTML Basics Test

Hi everyone! We’ve covered quite a lot of ground so far. My free course now includes 26 lessons that break down all the essential HTML fundamentals. With what you’ve learned, you already have everything you need to build your first simple, yet fully functional website. Before we move forward, it’s time to see how well […]

Read more

62 08.04.2026
HTML from Scratch: Adding Audio and Video to Your Website — For Beginners. Lesson #26

HTML from Scratch: Adding Audio and Video...

Creating an interactive website is hard to imagine without media content. Whether it’s background music for atmosphere, a podcast, or a promotional video—HTML5 provides simple and powerful tools to implement these elements. In this article, we will cover the HTML basics for working with multimedia. 1. Embedding Audio: The <audio&g...

Read more

81 26.03.2026
Activation and Initialization Hooks in WordPress: Where and When to Create Tables

Activation and Initialization Hooks in WordPress: Where...

Choosing the right hook to create a table is not just a matter of “will the code work,” but a matter of your site’s performance. If you choose the wrong moment to call dbDelta, you could slow down your site or create unnecessary load on the database. Let’s look at the main options and their […]

Read more

159 27.02.2026
How to Create a Custom Table in WordPress via functions.php: A Complete Guide to MySQL Data Types

How to Create a Custom Table in...

Sometimes, standard WordPress features like Posts and Meta Fields aren’t enough for complex projects. In such cases, creating your own database table is the most efficient way to optimize performance and data structure. 1. Reference Code for Creating a Table To interact with the database, we use the dbDelta function. Its main advantage is ...

Read more

108 27.02.2026
HTML from Scratch: The download Attribute in HTML5 (for downloading files). Lesson #25

HTML from Scratch: The download Attribute in...

Hello, friends! Today, I want to share a useful trick — how to use the “download” attribute in HTML5 to create links that allow users to download files directly from your website. Want your users to quickly download “.zip”, “.rar” archives, or even images and PDF documents? It’s simple! Let’s...

Read more

149 24.02.2026
HTML from Scratch: Commenting in HTML. Lesson #24

HTML from Scratch: Commenting in HTML. Lesson...

Hello, friends! As a web developer working with websites, scripts, and plugins, I often use comments in my code to make my future work easier. Commenting is an essential practice that should be considered whether you are writing the code alone or working in a team. So, why should you add comments in HTML? It’s […]

Read more

506 24.02.2026
Maze Monster Game Review: Thrilling Mazes on Android

Maze Monster Game Review: Thrilling Mazes on...

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
Access Permissions (capabilities) in WordPress: How to Set Up Menus and User Access Management

Access Permissions (capabilities) in WordPress: How to...

WordPress provides a flexible capabilities system that allows you to precisely control who can perform specific actions on your site. These permissions can be applied to different user roles such as subscriber, author, editor, and administrator, as well as custom roles. In this article, we will look at the main access permissions, their purpose,...

Read more

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

How to Write Proper Prompts for AI...

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
Sliding Catalog on the Right with CSS and JavaScript

Sliding Catalog on the Right with CSS...

Sometimes it’s more convenient to show a catalog not on a separate page, but on top of the current content. One simple option is a sliding panel on the side of the screen. In this example, the catalog is implemented without external libraries: CSS handles the animation, and a small JavaScript snippet manages the state. […]

Read more

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

AI Artist, AI Coder: Who Is Threatened...

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
HTML from Scratch: The DOCTYPE Tag. Lesson #23

HTML from Scratch: The DOCTYPE Tag. Lesson...

When I first started building custom websites, I thought: “The design is all that matters; the browser will figure out the code somehow.” Boy, was I wrong. My first major fail happened because of a single line at the very top of the file that I completely ignored. Today, let’s talk about DOCTYPE—a tiny element […]

Read more

123 09.01.2026
HTML from Scratch: and  — What Really Affects SEO. Lesson #22

HTML from Scratch: and — What Really...

Many websites lose traffic not because of design or content, but because of small things inside <head> that are missing or done poorly. In this lesson — only what actually matters: <title> and its impact on search results; useful <link> tags: favicon, canonical, preload. <title> — the most important tag in <...

Read more

115 08.01.2026
HTML from scratch: How to write meta tags in HTML. Lesson #21

HTML from scratch: How to write meta...

You can build clean layout and valid HTML, but without meta tags a website is hard to understand for browsers, search engines, and social networks. Meta tags define basic rules: how to read a page, how to index it, and how to display a link. In this HTML from scratch lesson — only useful meta […]

Read more

181 07.01.2026
HTML from scratch: How to set website encoding in HTML. Lesson #20

HTML from scratch: How to set website...

When creating a website, it’s important to immediately set the website encoding. Without it, text may display incorrectly: letters turn into strange symbols. In this lesson from the HTML from scratch series, we cover only what’s necessary: what encoding is and how to correctly set website encoding in HTML. What website encoding is En...

Read more

312 06.01.2026

[ 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