# Fichier de titres pour XHTML # encodage: ISO-8859-1 description_config = XHTML strict structure = Structure html = html head = head title = title meta = meta link = link body = body divisions = Divisions h1 = heading 1 h2 = heading 2 h3 = heading 3 h4 = heading 4 h5 = heading 5 div = division hr = horizontal line texte = Text p = paragraph a = anchor blockquote = blockquote pre = preformat em = emphasis strong = strong tt = fixed width (tt) abbr = abbreviation acronym = acronym address = address br = line break (br) cite = citation code = code style = style listes_tables = Lists and Tables ul = bulleted list li = list item ol = ordered list dl = definition list dt = definition term dd = definition table = table tr = table row td = table cell th = table cell (header) objets = Objects img = image object = object param = parameter symbole = symbol formulaires = Forms form = form input = input label = label select = select option = option textarea = textarea style = Style normal = standard sup = superscript sub = subscript i = italic b = bold