+ 2

How can we write a css code in html language can any one tell me

20th May 2018, 4:57 PM
Sai Dinesh
Sai Dinesh - avatar
2 Respuestas
+ 3
it really works
21st May 2018, 4:31 PM
Sai Dinesh
Sai Dinesh - avatar
+ 1
on the head section write the style tag then your css code inside it <head> <style> <!-- css code --> </style> </head>
21st May 2018, 2:38 AM
Saman M Dusky
Saman M Dusky - avatar