Guru's first website Hello world! Guru Welcome's you.

My Website

    • Home
    • Page-2
    • Page-3
    • google.com
      • This is my home page

        And all of my home page content
        In Lesson #2, we cover CSS and how it adds style to webpages.
        How to build webpages with html, css, javascript tutorial for beginners.
        i had the same problem with the color/font not corresponding from my css file to my html files. I did everything as the video told (ie create 3 .html files, 1 .css file, and save them all to the same folder) and it just wasn't working for me; I got semi-frustrated and left the project. 5 hours later I jumped back on the horse. So i fiddled and fuddled with what I had, and what I did to resolve the problem on my end was: although i saved all the files to the same folder i noticed that i did not have to include the folder name (styles/main.css) after the href portion in the link (since i'm assuming the computer automatically knew to look in that folder) so the link that worked for me looked like:

Comments

Popular posts from this blog

HTML Series-Chapter-1- Basics of HTML