Skip to Main Content
Vladimir Simovic

VladimirSimovic

Redakteur

Vladimir Simović has been building website projects with HTML & CSS since 2000 and with WordPress since 2004. He has always shared his knowledge with the community and was one of the first bloggers in the German-speaking world to publish tips and tricks in the early days of WordPress.

Since April 2022, he has been working as an editor for STRATO, writing in­for­ma­tion­al articles primarily on WordPress and hosting topics. Over the years, he has published several spe­cial­ized books as well as over 60 expert articles and has managed well over a hundred WordPress projects.

Author

Image: HTML EditorsUndreyShut­ter­stock

HTML Editors

Creating and editing code, as well as pro­gram­ming websites and software, is much easier with an HTML editor. But how can you recognize a good HTML editor and what ad­van­tages and dis­ad­van­tages should you look for when choosing one? Our practical overview presents rec­om­mend­ed HTML…

Read more
Image: Embedding JavaScript in HTML: easy instructions and examplesRawpixel.comShut­ter­stock

Embedding JavaScript in HTML: easy in­struc­tions and examples

If you want to liven up a static HTML file and make it in­ter­ac­tive, you can easily embed JavaScript in HTML. JavaScript elements add dynamic features to the functions of a website and make for modern, creative online presences. Our tutorial explores the available options for…

Read more
Image: E-mail etiquette rules every professional should followChin­napongShut­ter­stock

E-mail etiquette rules every pro­fes­sion­al should follow

Every day, over 200 billion e-mails are sent around the world – although many of them aren’t received with much en­thu­si­asm. In order for your business e-mails to stand out in all this chaos, you should pay attention to e-mail etiquette. If you stick to the most important rules,…

Read more
Image: Which FTP client is the best? 9 FTP programs for Windows & Mac comparedVirrage Imagesshut­ter­stock

Which FTP client is the best? 9 FTP programs for Windows & Mac compared

Are you familiar with the File Transfer Protocol, or FTP for short? If not, you should get to know it, as this transfer protocol greatly sim­pli­fies digital data exchange. Es­pe­cial­ly when dealing with large amounts of data, using an FTP server is highly rec­om­mend­ed. To upload…

Read more
Image: How do you use the HTML label tag to improve your website?SFIO CRACHOshut­ter­stock

How do you use the HTML label tag to improve your website?

The HTML label tag is an important building block on the path to a user-friendly and ac­ces­si­ble website. By labeling form elements, it makes nav­i­ga­tion easier and also supports the use of screen readers for users with dis­abil­i­ties. Here you’ll learn what the label tag in HTML…

Read more
Image: How to set up an FTP Server using FileZillaIONOSby Gemini

How to set up an FTP Server using FileZilla

If you work on websites or regularly move large amounts of data, an FTP server can make your day-to-day work and col­lab­o­ra­tion much easier. It gives you a central place to manage and transfer your files ef­fi­cient­ly. Setting up an FTP server is straight­for­ward. In this guide,…

Read more
Image: How to learn CSS coding for beginnersKaspars GrinvaldsShut­ter­stock

How to learn CSS coding for beginners

Styling HTML with Cascading Style Sheets is what has shaped the World Wide Web into a diverse landscape of dis­tinc­tive online ex­pe­ri­ences. Our CSS tutorial guides you step by step through the fun­da­men­tals of stylesheet language using clear, practical examples. Build a solid…

Read more
Image: How to implement typography in responsive web design with CSSrangizzzShut­ter­stock

How to implement ty­pog­ra­phy in re­spon­sive web design with CSS

In re­spon­sive web design, ty­pog­ra­phy often doesn’t get the attention it deserves—even though setting up re­spon­sive fonts isn’t reserved for experts. So how does it work, and which web fonts suit re­spon­sive web ty­pog­ra­phy? We’ll walk you through the technical basics, from media…

Read more
Image: How do you link CSS to HTML? Guide with examplesREDPIXEL.PLshut­ter­stock

How do you link CSS to HTML? Guide with examples

HTML and CSS are fun­da­men­tal building blocks of the World Wide Web and are commonly used together. When styling an HTML document, you can include CSS in HTML using either internal or external methods to define the overall look and feel of your content. This guide provides clear,…

Read more
Image: What are the most important meta tags? An overviewBEST-BACK­GROUNDSShut­ter­stock

What are the most important meta tags? An overview

Meta tags serve website operators by providing metadata in HTML documents. The encoded in­for­ma­tion interacts with web browsers and search engine crawlers and is therefore re­spon­si­ble for the search­a­bil­i­ty of the World Wide Web. But which meta elements are actually needed and how…

Read more
Image: HTML What are the most important HTML tags? An overviewSom­jaiK­ingShut­ter­stock

HTML What are the most important HTML tags? An overview

Without HTML tags, your website cannot be displayed properly by different browsers. They structure your document, pass on important in­for­ma­tion and are thus par­tic­u­lar­ly important for your website. We will show you the most important HTML commands in table form and explain what…

Read more
Image: How does embedding videos with HTML work?Y Photo StudioShut­ter­stock

How does embedding videos with HTML work?

HTML5 makes embedding video easier than ever before for de­vel­op­ers. The latest version of the markup language defines a native video element and its as­so­ci­at­ed API. Al­ter­na­tive­ly, website operators can embed au­dio­vi­su­al content via popular video platforms like YouTube or Vimeo on…

Read more