Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

when and how do we use internal css

You can integrate internal CSS stylesheets by placing the <style> element in the <head> section of a page. Internal styles apply to whole pages but not to multiple HTML documents. Several pages can be styled by repeating the same block of internal styles in them.
Source by localhost #
 
PREVIOUS NEXT
Tagged: #internal #css
ADD COMMENT
Topic
Name
1+1 =