Код: Выделить всё
index.html
Hello World
Код: Выделить всё
style.css
h1 {
text-align: center;
}
Подробнее здесь: https://stackoverflow.com/questions/798 ... g-no-error
Код: Выделить всё
index.html
Hello World
Код: Выделить всё
style.css
h1 {
text-align: center;
}