Foggy Bike Ride

ReadMe page for these web pages

  1. These web pages are responsive, meaning that they should view well on phones, tablets, or computer screens. If you are on your laptop, just drag the window so that the width shrinks to a small size and you will see what I mean.
  2. The content of this directory should replace the current contents of your public_html directory.
  3. Your homepage is the index.php page and in it you can tweak the obvious things like the title of the page, your name, where you got your degree, etc.
  4. A few less obvious things can also (easily) be changed such as the colors with which your name and credentials appear against your chosen background.
  5. The file navigation-links.html sets the links at the bottom of the homepage, and at the top of the secondary pages
  6. The secondary pages all have the same format, and again you can tweak things in the local stanza near the top; The example is set to allow you to scale all the font sizes uniformly; the default is 110%.


  7. Font sizes are set in the css files; all can be tweaked. The default has been set at 110%. You can change them locally as already mentioned, or globally by changing the values in the css files.


    You can also change font sizes for just a few words:
    • Large Fonts (font-size: 130%;)
    • Regular Fonts (font-size: 110%;)
    • Small Fonts (font-size: 80%;)


    h1: Main Content

    h2: Main Content

    h3: Main Content

    h4: Main Content

    h5: Main Content
    h6: Main Content