Jump to content

помогите пожалуйста разобраться с некоторыми вопросами


Pycc
 Share

Recommended Posts

Это наиболее трудные. По 5 вариантов ответов. Можно просто ставить цифры

========================================================================

Which one of the following functions requires using something besides HTML markup alone (i.e.programs or scripts)?

Including applications directly in a document

Validating user input

Retrieving on-line information

Creating on-line documents

Displaying forms

===========================================================================

For an HTML 4.01 Transitional document, which line in the sample code above causes an error when attempting to validate the markup?

Transitional

A link.

===========================================================================

какой язык позволяет сделать переключение стилей в документе, но поддерживается изначально только IE?

JavaScript

ASP

VbScript

JSP

PHP

===========================================================================

Если в документ включена большая картинка, какой способ лучше чтобы адаптировать сайт для текстовых браузеров?

- Включить описание Alt

- Включить Alt и ссылку на сайт с длинным описанием в параметр longdesc

- Не включать Alt, а сделать caption над картинкой

- Включить Alt и длинное описание longdesc

- Не включать Alt, а сделать под картинкой ссылку на длинное описание

====================================================================================

Which one of the following is NOT a method of changing or declaring the character set of a Web page?

A META element with the "http-equiv" attribute set to "Content-Type" and a value given for the charset attribute

The charset attribute set on an element that designates an external resource

The "profile" attribute of the HEAD element set to a W3C approved character set type reference link

An HTTP "charset" parameter in a "Content-Type" field provided by the server

A user agent mechanism to change or set the character set

==============================================================================================

quot;-//W3C//DTD HTML 4.01 Transitional//EN">

Referring to the sample code above, in order to avoid the page with the above doctype from rendering in Quirks Mode for IE5 Macintosh and Netscape 6 users, what do you do to the doctype declaration?

Add a third slash after the text "Transitional".

Add a third slash before the text "W3C". Remove the word "Transitional" from the doctype.

Add the URI: http://www.w3.org/TR/html4/loose .dtd

Add the URI: http://www.w3.org/TR/1999/REC-html401-19991224/loose. dtd

===============================================================================================

Which one of the following attributes of the < INPUT> element prevents users from changing the value, as well as omits the value when submitting the rest of the form?

NOINPUT

CHECKED

ACCESSKEY

LOCKED

DISABLED

Link to comment
Share on other sites

========================================================================

Which one of the following functions requires using something besides HTML markup alone (i.e.programs or scripts)?

Including applications directly in a document

если правильно я понял вопрос!

===========================================================================

For an HTML 4.01 Transitional document, which line in the sample code above causes an error when attempting to validate the markup?

A link.

если правильно я понял вопрос!

===========================================================================

какой язык позволяет сделать переключение стилей в документе, но поддерживается изначально только IE?

VbScript

===========================================================================

Если в документ включена большая картинка, какой способ лучше чтобы адаптировать сайт для текстовых браузеров?

- Включить описание Alt

====================================================================================

Which one of the following is NOT a method of changing or declaring the character set of a Web page?

A META element with the "http-equiv" attribute set to "Content-Type" and a value given for the charset attribute

The charset attribute set on an element that designates an external resource

==============================================================================================

quot;-//W3C//DTD HTML 4.01 Transitional//EN">

Referring to the sample code above, in order to avoid the page with the above doctype from rendering in Quirks Mode for IE5 Macintosh and Netscape 6 users, what do you do to the doctype declaration?

Здесь я вопрос не понял!

===============================================================================================

Which one of the following attributes of the < INPUT> element prevents users from changing the value, as well as omits the value when submitting the rest of the form?

DISABLED

Link to comment
Share on other sites

quot;-//W3C//DTD HTML 4.01 Transitional//EN">

Referring to the sample code above, in order to avoid the page with the above doctype from rendering in Quirks Mode for IE5 Macintosh and Netscape 6 users, what do you do to the doctype declaration?

Если я правильно понял то ответ: надо добавить url

quot;-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Link to comment
Share on other sites

Спасибо!!!

===========================================================================

Если в документ включена большая картинка, какой способ лучше чтобы адаптировать сайт для текстовых браузеров?

- Включить описание Alt

========================================================================

Почему longdesc не стоит пользоваться?

Which one of the following is NOT a method of changing or declaring the character set of a Web page?

A META element with the "http-equiv" attribute set to "Content-Type" and a value given for the charset attribute

The charset attribute set on an element that designates an external resource

Только один вариант может быть верным

Link to comment
Share on other sites

-Включить Alt и длинное описание longdesc

По сути этот вариант, тоже возможен, но я ни разу не видел его реализации, тока слова! :) выберий его)

Только один вариант может быть верным

A META element with the "http-equiv" attribute set to "Content-Type" and a value given for the charset attribute

З.Ы. Я могу ошибаться!

Link to comment
Share on other sites

Только один вариант может быть верным

A META element with the "http-equiv" attribute set to "Content-Type" and a value given for the charset attribute

Там имеется ввиду какой из 5ти НЕ является методом выбора кодировки. Мне кажется атрибут profile элемента head не может выбирать кодировку. Что думаете?

Link to comment
Share on other sites

Сам точно не могу сказать, но вот можешь почитать, для общего развития!

Профили метаданных

Атрибут профиль элемента HEAD указывает местоположение профиля метаданных. Значением атрибута profile является URI. Браузеры могут использовать этот URI двумя способами:

Как глобально уникальное имя. Браузеры могут распознавать имя (не загружая в действительности профиль) и выполнять некоторые действия на базе известных соглашений для этого профиля. Например, поисковые машины могут обеспечивать интерфейс для поиска в каталогах документов HTML, где все эти документы используют один и тот же профиль для представления записей каталога.

Как ссылку. Браузеры могут разыменовывать URI и выполнять некоторые действия на базе определений из профиля (например, авторизовать использование профиля в текущем документе HTML).

В этом примере используется гипотетический профиль, определяющий полезные свойства для индексирования документов. Для свойств, определяемых этим профилем - включая "author", "copyright", "keywords" и "date" - значения устанавливаются с помощью последовательных объявлений META.

<HEAD profile="http://www.acme.com/profiles/core"> 

<TITLE<How to complete Memorandum cover sheets</TITLE>

<META name="author" content="John Doe">

<META name="copyright" content="? 1997 Acme Corp.">

<META name="keywords" content="corporate,guidelines,cataloging">

<META name="date" content="1994-11-06T08:49:37+00:00">

</HEAD>

Атрибут scheme позволяет авторам предоставлять браузерам дополнительный контекст для корректной интерпретации метаданных. Иногда такая дополнительная информация может иметь важное значение, например, если метаданные указаны в другом формате. Например, автор может указать дату в формате "10-9-97" (неоднозначно); означает ли это 9 октября 1997 г. или 10 сентября 1997 г.? Значение атрибута scheme "Month-Date-Year" устранит неоднозначность.

В других случаях атрибут scheme может предоставлять браузерам полезную, но не столь важную информацию.

Например, следующее объявление scheme поможет браузерам определить, что значение свойства "identifier" - номер кода ISBN:

Значения атрибута scheme зависят от свойства name и связанного профиля.

Примером профиля является Dublin Core. Этот профиль определяет набор рекомендуемых свойств для электронных библиографических описаний и предназначен для обеспечения интероперабельности в несопоставимых моделях описаний.

Источник

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy