Even beginners can understand the correct grammar of HTML! Thorough explanation of how to make basic syntax

Even beginners can understand the correct grammar of HTML! Thorough explanation of how to make basic syntax

Read this article to understand correct HTML grammar and coding practices . We also introduce a tool that allows you to check your own code for errors, so if you are interested, please check it out! Table of contents What is correct HTML grammar? Code that is easy for search engine crawlers to crawl Well indented and easy…

How to create a web page that can be edited like a wiki with HTML!

How to create a web page that can be edited like a wiki with HTML!

Read this article to understand how to convert HTML into a wiki-like editable specification. I also explain how to create a wiki-like website using WordPress, so if you’re interested, be sure to check it out! Table of contents What is a wiki Difference between HTML input method and wiki notation Heading input method Font size and decoration…

Realized with jQuery! How to rewrite HTML elements and characters?

Realized with jQuery! How to rewrite HTML elements and characters?

By reading this article, you will understand how to rewrite HTML elements using jQuery functions, so be sure to check it out! Table of contents How to rewrite HTML elements with jQuery’s html function get element with html function rewrite element with html function add element with html function How to rewrite characters in HTML elements…

What skills do front-end engineers need? Introducing 4 languages ​​that need to be acquired!

What skills do front-end engineers need? Introducing 4 languages ​​that need to be acquired!

If you want to become a front engineer, there are basic skills and programming languages ​​that you should know. If you don’t have the basics, it’s difficult to be active as a front engineer for a long period. The skills required for front engineers include not only programming languages ​​but also various skills. I will…

Can a freelancer become a web designer? Introducing learning methods and job change methods!

Can a freelancer become a web designer? Introducing learning methods and job change methods!

We all use the Internet daily, but when you search for something, you often see fancy or elaborate web pages. A web designer is someone who designs and creates such websites. In recent years, with the spread of the Internet, more and more individuals are creating websites. Therefore, web designers are in high demand. This time, about such…

What is the difference between frontend and backend?

What is the difference between frontend and backend?

If you want to work in programming as a programmer or engineer, what field would you like to be active in? For example, engineers have two types of jobs called front-end engineers and back-end engineers. The programming languages ​​they handle and the results of their work are different. Let’s take a closer look at the differences between…