Hou to simple css easy code Get link Facebook X Pinterest Email Other Apps - January 30, 2019 <!doctype> <html> <head> <<style> body { background-color:blue; } h1 { text-size:20px; bgcolor:yellow; } </style> <h> This is the first css heading <h1> </body> </html> Read more