Новости Joomla

0 Пользователей и 1 Гость просматривают эту тему.
  • 6 Ответов
  • 1044 Просмотров
*

Elimelech

  • Захожу иногда
  • 261
  • 2 / 0
Всем привет!
Проверил свой лендинг ( https://meirbruk.net ) валидатором (https://validator.w3.org) на ошибки, и он мне выдал ошибки. Вот список, того, что выдал:

Код
 Info Line 637, Column 5: start tag was here

    <img class="pixel-sitemap-px" src="/modules/mod_pixelmap/tmpl/0.gif" alt=""…


Код
 Error Line 642, Column 174: an attribute value literal can occur in an attribute specification list only after a VI delimiter

…ookmark" title="Брахот, 14а. "Кто семь дней не видел сны, зовётся "плохиш"!"" >



Have you forgotten the "equal" sign marking the separation between the attribute and its declared value? Typical syntax is attribute="value".



Код
 Error Line 215, Column 56: there is no attribute "style"

…           <SPAN id="HLtrigger" style="cursor:pointer; font-weight: bold; colo…



You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.


Код
 Error Line 275, Column 38: there is no attribute "direction"

<marquee behavior="scroll" direction="up" height="113" scrollamount="2" scrolld…



You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
Error Line 275, Column 50: there is no attribute "height"

…havior="scroll" direction="up" height="113" scrollamount="2" scrolldelay="7" o…



You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.


 
Код
Error Line 493, Column 102: an attribute value literal can occur in an attribute specification list only after a VI delimiter

…_pixelmap/tmpl/0.gif" alt="Парша Тецавэ  ("Прикажи")תְּצַוֶּה : Одежда души" />



Have you forgotten the "equal" sign marking the separation between the attribute and its declared value? Typical syntax is attribute="value".

*

beliyadm

  • Легенда
  • 9758
  • 1664 / 66
  • Севастополь, Россия
Забить и спать спокойно. Совершенно ничего страшного

P.S. перейдите на HTML5, заменив доктайп с
Код
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" блабла
на
Код
<!DOCTYPE html>
В индексе вашего шаблона\ленда\страницы
Все истины, которые я хочу вам изложить, — бесстыдная ложь. Сделать всё хорошо
TLG: @Beliyadm
*

Elimelech

  • Захожу иногда
  • 261
  • 2 / 0
и шо ошибки пропадут? Это какой-то костыльный метод! :)
*

beliyadm

  • Легенда
  • 9758
  • 1664 / 66
  • Севастополь, Россия
и шо ошибки пропадут? Это какой-то костыльный метод! :)

Ну для начала это не костыльный метод, это переход на технологии хтмл5 (который в принципе был уже лет 5-10 назад.
Но это так, к слову, чтобы не стояли на месте.

А на эти ошибки забейте, забудьте. Экранировать кавычки в альтах\тегах - полезный опыт, но смысла не имеет. Валидация на w3c уже давным давно просто как сексуальный фетиш - нет ошибок == 35 см владельца.
Валидатор не понимает современные атрибуты, вложенные теги (я не могу вложить span с абзац и обратное) и прочее.
Все истины, которые я хочу вам изложить, — бесстыдная ложь. Сделать всё хорошо
TLG: @Beliyadm
*

gartes

  • Завсегдатай
  • 1859
  • 142 / 6
  • Е = mс²
Цитировать
Валидатор не понимает современные атрибуты, вложенные теги (я не могу вложить span с абзац и обратное) и прочее.
Да - Это точно !!
А еще можно теги <li> не закрывать (то есть использовать без </li>) -И прочее ! )))
*

rsn

  • Давно я тут
  • 520
  • 34 / 3
Валидация на w3c уже давным давно просто как сексуальный фетиш
Влияющий на интимные отношения с поисковиками )
Влияние, конечно, не великое. Но отрицать его, я бы сказал, не стоит.
Возможно, будет интересно: Интеграция с Ozon
*

beliyadm

  • Легенда
  • 9758
  • 1664 / 66
  • Севастополь, Россия
Влияющий на интимные отношения с поисковиками )
Влияние, конечно, не великое. Но отрицать его, я бы сказал, не стоит.
Если нет критических ошибок (типа незакрытых дивов) - то вообще можно забить.
Валидатор ругается на вложение дива в инлайн элемент - поисковикам пофиг.
Валидатор ругается на незакрытый img  - так поставить доктайп хтмл5
Ну и так далее.
Я лично перестал там проверять уже лет 8 назад как, смысла в этом нет, сломанную верстку я и так увижу, остальное ерунда
Все истины, которые я хочу вам изложить, — бесстыдная ложь. Сделать всё хорошо
TLG: @Beliyadm
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Пропало главное меню, и контент на главной (после обновления)

Автор GTHack

Ответов: 15
Просмотров: 545
Последний ответ 07.01.2024, 16:00:15
от ProtectYourSite
Какие расширения с Telegram Вы хотели бы установить на своем сайте?

Автор rkron

Ответов: 6
Просмотров: 1353
Последний ответ 07.09.2023, 11:55:45
от GTOnidzuka
После загрузки не кликабельная картинка

Автор phvsfpgs

Ответов: 0
Просмотров: 293
Последний ответ 04.09.2023, 19:01:35
от phvsfpgs
Что за баннер на сайте

Автор Lewon15

Ответов: 3
Просмотров: 446
Последний ответ 21.06.2023, 23:26:06
от sivers
Вернуть слайдер после работы с модулем html кода

Автор Jenik1245

Ответов: 0
Просмотров: 396
Последний ответ 30.05.2023, 14:15:58
от Jenik1245