Java Tutorials. Web Application. Simple Web Page. The web application consists of a start page with the name of the file "index.html". A web page with the name of the file "index.html" consists of the following parts (elements):
- Page title with "Start Page" value.
- The title of the body of the first level page (total 6) with the value of "Hello, World".
Занятия по Java. Веб приложение. Простая HTML Страница. Веб приложение состоит из стартовой страницы с именем файла "index.html". Веб страница с именем файла "index.html" состоит из следующих частей (элементов):
- Заголовок страницы со значением "Start Page".
- Заголовок тела страницы первого уровня (всего их 6) со значением "Hello,World".