Jump to content

nwest

Member
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

nwest's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. nwest

    css

    Thanks for the lifeline. I will be using the link you sent me to try and figure it out.
  2. nwest

    css

    Execellent, excellent, thank you very much. Now that I can see the mistake, it's glaring. My next concern is that I see what I believe is that same mistake in several different places within my html index page. Am I right? I may be at this for another week if I start making changes all over the place. Do I only turn the one bracket around, or is my entire page full with this same error? Respectfully, Harp P.S. I really am not trying to get all my work done for me, promise.
  3. nwest

    css

    ROOT.css.txt Sorry, forgot to include the css
  4. nwest

    css

    Well hello, and I'm back. Got frustrated and put this down for awhile. I need help to make this thing work. I cannot get the css paragraph tag to work and I know I need to so that I can continue my lesssons I would like to star again by posting my index page source html, and my index page for critique and approval if possible for correctness. Thanks in advance for your help. <!DOCTYPE HTML PUBLIC "-//w3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Web design - tutorials: HOME</title> <META NAME="description" content="Learn webdesign."> <META NAME="keywords" content="web design, web designers, creating a website"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="ROOT.css" rel="stylesheet" type="text/css"> </head> <body> <a href="index.html"> <img src="images/continental_tire_145x90.gif" border="0" alt="Back to Home"> </a> <div id="navigation"> <ul> <li>Home</li> <li><a href="ProductList.html">Products</a></li> <li><a href="cssTutorial/CSS.html">CSS</a></li> <li><a href="cssTutorial/Tables.html">Tables</a></li> </ul> </div> <!-- MAIN DOCUMENT STARTS HERE --> <!-- MAIN DOCUMENT STARTS HERE --> <div id="centerDoc"> <h3>THE PLACE TO LEARN WEB DESIGN!</h3> <p> If you want to learn web design, you've come to the right place! The following is a list of some of some of the dey areas of this website that will get you on your way designing we pages on no time: </p> <h3>WEB DESIGN ARTICLES FOR BEGINNERS AND EXPERTS</h3> <p> The <a href="articles/ArticlesHome.hrm"><spanclass="LARGER">articles</span></a> section of killersites.com contains a grab bag of information related to web design... anything from Flash to XML. It is best to just snoop around and you will probably find something you're interested in. </p> <h3FOR TOTAL BEGINNERS</h3> <p> If you are totally new to web design, your first stop to learning web design should be <a href="http://www.how-to-build-websites.com"><spanclass="LARGER"<www.how-to-build-websites.com</span></a>. when you're done there, come back to killersites.com for more. </p> <h3>DO YOU HAVE QUESTIONS?</h3> <p> The killersites.com <a href=mvnforum/index.jsp"><spanclass="LARGER"<message/bulletin board</span></a> has plenty of helpful people - don't be shy to join in on the conversation! BTW, the message board is also a little treasure chest of information that you can search with the boards' search tool. </p> <h3WHAT ESE IS THERE?</h3> <p> Killersites.com has a few other 'goody' sections that you might want to explore: the <a href="photoStock/indexPhotoStock.htm=><span class="LARGER"<free stock photography</span</a> and the <a href="webDesignershandbook/webdesignersHanbook.htm"><span class="LARGER"> Web Designers Handbook </span></a> come to mind. <p> <p> Thanks for stopping by. </p> <h3>Stefan Mischook</h3> <div class="footer"> © 2004 KillerSites.com all rights reserved </div> <span class="LARGER">articles</span </body> </html> index.html
  5. Up till now the css file was not capitalized. And I will try that now. Does Root.css need to be within quotation marks also, as shown above? I've been stuck on this way too long. It's kind of wearing me out. There must be a fairly simple fix to this. I've got to keep going on my lessons.
  6. I did as instructed. I am using windows and after unchecking the checked box I saved and discorvered that my practice folder does indeed have the .html extension and not the html.txt The css file in question is named root.css.txt I will double check all of my file names as instructed. thanks
  7. harp here, I'm on lesson 15 of Web design 1 and i'm stuck. i was not successful in my initial attempt to apply css to my sample website. all 4 pages are working correctly, accept that my logo wouldn't take. When watching the video in lesson 15 it appears that the instructor has switched from using notepad to using wordpad for the css lesson. am i correct that what i am seeing behind the logo at the top of the page of the video in lesson 15 is indeed wordpad and not notepad, and is that the reason my css application p { } is not working?
  8. Hi everyone, harp here and I'm a semi-newby from so-cal. Glad to be here!

    1. nwest

      nwest

      harp here, I'm on lesson 15 of Web design 1 and i'm stuck. i was not successful in my initial attempt to apply css to my sample website. all 4 pages are working correctly, accept that my logo wouldn't take.

      When watching the video in lesson 15 it appears that the instructor has switched from using notepad to using wordpad for the css lesson. am i correct that what i am seeing behind the logo on the video in lesson 15 is indeed wordpad and not notepad, and is that the reason m...

    2. falkencreative

      falkencreative

      Welcome to the forum! I'd suggest posting your question within the "Beginners Web Design" section (http://www.killersites.com/community/index.php?/forum/8-beginners-web-design/) -- it'll be easier to help you there.

    3. Herbert at GC

      Herbert at GC

      Welcome to the forum! You've come to the right place.

×
×
  • Create New...