Thread
:
What is Inline css?
View Single Post
12-15-2017, 12:29 AM
#
6
samaron
Registered User
Join Date: Sep 2017
Posts: 177
Inline CSS refers to CSS found in an HTML file. It is found in the head of a document between style tags. Inlining CSS simply means putting your CSS into your HTML file instead of an external CSS file.
samaron
View Public Profile
Find More Posts by samaron