From 90e7d68016817bbee611d7a58b942d894157aa74 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Wed, 5 Dec 2018 09:44:58 +0000 Subject: [PATCH] Update GCSE CS blog --- computer-science-blog/pages/blog.html | 1 + 1 file changed, 1 insertion(+) 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>