“ins html” Ответ

ins html

<!-- The <ins> tag makes a certain part of text underlined, in contrast to
	 the <del> tag which strikes through certain parts of text -->

<h1> My favorite animals are <ins> cats </ins> </h1>
ayaan

INS TAG в HTML

<!--The <ins> tag makes the desired text underlined.-->
<!--It acts as the 'Ctrl - U' of HTML code-->

<ins> Insert Underlined Text here <ins>
E. Kinsler

Ответы похожие на “ins html”

Вопросы похожие на “ins html”

Больше похожих ответов на “ins html” по HTML

Смотреть популярные ответы по языку

Смотреть другие языки программирования