/
ValentinEre
/
html
Обзор
Документация
Войти
/
ValentinEre
/
html
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
index.html
9 строк
193 B
ValentinEre
create index.html
29 дек 2024, 21:08
29 дек 2024, 21:08
150c8ee
Код
Авторство
О чём код?
<!DOCTYPE html> <html> <head> <title>Example</title> </head> <body> <p>This is an example of a simple HTML page with one paragraph.</p> </body> </html>