Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
sujoy
/
github-demo
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Переглянути джерело
initial commit
dashboard
sujoydev99
4 роки тому
коміт
ba85e9cc2e
2 змінених файлів
з
26 додано
та
0 видалено
Розділений перегляд
Параметри порівняння
Показати статистику
Завантажити патч
Завантажити файл різниці
+13
-0
index.html
+13
-0
login.html
+ 13
- 0
index.html
Переглянути файл
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>This is the title of the webpage!</title>
</head>
<body>
<p>
This is an example paragraph. Anything in the <strong>body</strong> tag
will appear on the page, just like this <strong>p</strong> tag and its
contents.
</p>
</body>
</html>
+ 13
- 0
login.html
Переглянути файл
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>This is the title of the login webpage!</title>
</head>
<body>
<p>
This is an example paragraph. Anything in the <strong>body</strong> tag
will appear on the page, just like this <strong>p</strong> tag and its
contents.
</p>
</body>
</html>
Писати
Попередній перегляд
Завантаження…
Відмінити
Зберегти