diff --git a/computer-science-blog/pages/blog.html b/computer-science-blog/pages/blog.html index 11ced00..6071600 100644 --- a/computer-science-blog/pages/blog.html +++ b/computer-science-blog/pages/blog.html @@ -41,6 +41,7 @@ [condition] ? [value if true] : [value if false]
  • The later a CSS file is imported, the more power it has over the document - i.e. the last stylesheet imported will overwrite the styling in all of the other stylesheets.
  • +
  • To add another page, one can use an <iframe>