✑ РЕДАКТОР ДЛЯ ПРАКТИЧНИХ РОБІТ ✑ ⌚
⏳
ТЕМА:
default
abcdef
dracula
isotope
seti
⛳ ПЕРЕЙТИ НА САЙТ ГУРТКА"
B
i
u
mark
em
h1
h2
h3
a
small
big
ul
ol
li
sub
sup
img
✍ ТУТ НАБИРАЄМО КОД
✅ ТАКИЙ ВИГЛЯД МАЄ РЕЗУЛЬТАТ
<table>
<a>
<layouts>
<caption>
<example>
<example>
<example>
<example>
<example>
<example>
<example>
<example>
Поточний час:
p{color:red;}
Refresh
var display=setInterval(function(){Time()},0); function Time() { var date=new Date(); var time=date.toLocaleTimeString(); document.getElementById("example").innerHTML=time; }