как сделать чтобы при наведении курсора на кнопку (на главную, личное и т.д) появлялись соответствующие надписи?
пример на скрине
как сделать чтобы при наведении курсора на кнопку (на главную, личное и т.д) появлялись соответствующие надписи?
пример на скрине
SwaG, <a href="адрес ссылки" title="надпись при наведении">Название</a>
MyZik, Если цвета в хекс формате, то # перед цветом нужно писать. Например #FF00FF
Привет,помогите пожалуйста поправить код отображения "времени и даты" для джона 4.5.0; (неверно отображает время,а дату совсем непоказывает)
вот сам код:
//Время
echo (date("d", $res['time']) == date("d", time()) ? '(' . date("H:i", $res['time']) . ')' : '(' . date("d/m", $res['time']) . ')');
Line 14, Column 2854: there
is no attribute "align"
…new.png" width="16" height="16" align= " middle" /> <b><a href="../users/pr…
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.
Что ето за ошибка где она находится и как её исправить?
Првоерил через алиатор? Че там с красным подчеркнуто то и исправляй
поставил в верхнее меню ссылку на журнал форума, в виде иконки. как прописать счетчик. чтобы если ответов нет, счетчик не показывался, если же есть ответы то появлялся рядом с иконкой?
вот ссылка на ссылку вместе со счетчиком.
'<div><a href="journal.php">Журнал форума</a> (<span class="red">+' . $user['journal_forum'] . '</span>)</div>'; Если случайно импортировать таблицу, а такая была, вылезет ошибка. Это не повлияет на работу? И в базе старая таблица останется?
Koskodav, Да