HTML Хэв маяг
Run
index.html
<!DOCTYPE html> <html> <head> <style> h1 { color: #1d4ed8; } </style> </head> <body> <body style="background-color: lightblue;"> <h1 style="background-color: yellow; text-align: center;">Шар дэвсгэртэй гарчиг</h1> <p style="color: red; font-family: Arial;">Улаан өнгөтэй текст.</p> </body> </body> </html>