Tag: Html
-
What is br tag? We will also explain the difference between the p tag and the HTML tag!
One of the tags often used in HTML is the “br tag”. It is used to insert a line break in a web page, but in addition to the br tag, the “p tag” and “pre tag” may also be used to insert a line break. All of these tags can insert line breaks, but…
-
What is a white space character? Explaining the basics of how to copy and paste and how it affects SEO!
—
by
A white space character is a character that creates a margin by inserting a space between the characters. Everyone uses it, but I think most of us use it without really thinking about it. For this reason, the reality is that awareness of white space characters is quite low. Many of you reading this article…
-

What is CSS? Explaining the basics and writing methods in an easy-to-understand manner even for beginners
CSS is one of the components of a website. Like HTML, many people don’t understand it even though it is a very important element. This is simply because it is a field of “computer language” that is difficult for many people to understand. However, CSS is a “style sheet language” rather than a programming language,…
-
What is a link? How to create an attractive site by understanding the mechanism, meaning, and characteristics
—
by
In English, “link ” generally has the meanings of chain (noun), connect, and associate (both verbs). In the world of the Internet, a hyperlink is a link that connects one page to another on a homepage, and is commonly referred to as just a link. Links are specified by the <a> tag in HTML (hyper…



