Confirmed users
239
edits
| Line 42: | Line 42: | ||
h1 { color: green; } | h1 { color: green; } | ||
</style> | </style> | ||
====CSS in a style attribute==== | ====CSS in a style attribute==== | ||
This can happen in every tag, but is easily found by looking for '' style=''. | This can happen in every tag, but is easily found by looking for '' style=''. | ||