кодесурса
«HTML

HTML-атрибут charoff

script1adsense2code
script1adsense3code

charoff

Назначение атрибута charoff в HTML заключается в указании количества символов для символа выравнивания, указанного в атрибуте char .

Поддерживаемые элементы

HTML-атрибут charoff поддерживает элементы col, colgroup, tbody, td, tfoot, th, thead, tr.

Синтаксис

 <ElementName charoff = "value"> ..... </ ElementName> 

Где ElementName - любой поддерживаемый элемент.

Тип значения

Длина (например 2,4 и т. Д.)

Значение по умолчанию

Для этого атрибута нет значения по умолчанию.

Поддерживаемые типы документов

HTML 4.01 строгий, HTML 4.01 переходный, HTML 4.01 frameset.

Пример HTML-атрибута charoff с col, colgroup, tbody, td, tfoot, th, thead, tr

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Example of HTML charoff attribute with col, colgroup, tbody, td, tfoot, th, thead, tr</title>
</head>
<body>
<table width="200" border="1">
  <col align="left"/>
  <col align="char" char="." charoff="2" />
  <tr>
    <th>Employee Code </th>
    <th>Salary</th>
  </tr>
  <tr>
    <td>EM001</td>
    <td>$12160.00</td>
  </tr>
  <tr>
    <td>Em002</td>
    <td>$12450.00</td>
  </tr>
</table>
</body>
</html>

Результат

«HTML

Посмотреть этот пример в отдельном окне браузера

Пример HTML-атрибута charoff с col, colgroup, tbody, td, tfoot, th, thead, tr.

Предыдущая: атрибут HTML char
Далее: атрибут кодировки HTML

Новый контент: Composer: менеджер зависимостей для PHP , R программирования


script1adsense4code
script1adsense5code
disqus2code
script1adsense6code
script1adsense7code
script1adsense8code
buysellads2code