Computer Science, asked by prisha4269, 9 months ago

What is the difference between physical and logical tags?

Answers

Answered by Anonymous
1

\huge\mathcal{Answer:}

Physical tags are used to indicate exactly how specific characters are to be formatted. Logical tags are used to indicate to the visually impaired that there is some emphasizes on the text. Each browser has its own technique as to how to indicate to its viewer that the text between the tags are different.

Answered by RawatPahadi
0

Explanation:

Logical Tags:-

Logical tags are used to tell the meaning of the enclosed text. The example of the logical tag is <strong> </strong> tag. When we enclosed text in strong tag then it tell the browser that enclosed text is more important than other text.

Physical Tags:-

Physical tagsare used to tell the browser that how to display the text enclosed in the physical tag.

Some example of the physical tags are: <b>, <big>, <i>

Similar questions