Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 2.35 KB

docstech-requirement.md

File metadata and controls

27 lines (20 loc) · 2.35 KB
  1. An application for creating websites on any topic, generating possible design options (set by the user) when creating a website. The application should generate a web page with the specified user criteria. The user can fill in the form fields of the web page of a static website using video and text information.

  2. Interactive input of site parameters into template fields.

  3. A console application running in an interactive format. Interface Elements:

  • Data entry fields.
  • creating a trial page template.
  • Start creating a static website.
  1. CSS format is a text file containing a list of CSS rules and comments on them. The JS format is a text file containing JavaScript code that is used to execute JavaScript instructions on web pages. The HTML format is a text file containing the markup code of a web page.

  2. Приложение для создания веб-сайтов на любую тему, генерирующее возможные варианты дизайна (заданные пользователем) при создании веб-сайта. Приложение должно сгенерировать веб-страницу с указанными пользовательскими критериями. Пользователь может заполнить поля формы веб-страницы статического веб-сайта, используя видео и текстовую информацию.

  3. Интерактивный ввод параметров сайта в поля шаблона.

  4. Консольное приложение, работающее в интерактивном формате. Элементы интерфейса:

  • Поля для ввода данных.
  • создание шаблона пробной страницы.
  • Начните создавать статический веб-сайт.
  1. Формат CSS - это текстовый файл, содержащий список правил CSS и комментарии к ним. Формат JS - это текстовый файл, содержащий код JavaScript, который используется для выполнения инструкций JavaScript на веб-страницах. Формат HTML - это текстовый файл, содержащий код разметки веб-страницы.