Jump to content

jimmyjames74

Member
  • Posts

    7
  • Joined

  • Last visited

jimmyjames74's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Andrea, you are the best! Very helpful and now I see what you did. Thanks so much for your patience and for answering my questions. Take care, James
  2. Also, could you post the code so I can see what it looks like to create the space between Navigation title and first line? Learning things here very slowly and a visual person. Thanks for all your help!
  3. Thanks, Andrea. That does make sense. In tweaking the amount on line space between Navigation Heading and first line, is it possible to adjust the distance between the two or is the space I see a default?
  4. Here's the snapshot of the what i'm referring to.
  5. Hi, Andrea. Here's what I did in CSS: h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000000; margin-bottom: 25px; border-bottom: 1px solid #cc0033; } It didn't move the line from the Navigation Heading at all. They're still scrunched up together, and I'd love to space it out more. Any ideas? I attached a screenschot to show you what it looks like.
  6. The Main Navigation Page One Page Two The Main Heading Go to the Web Designers Killer Handbook home page and grab the practice HTML page that we will used as the starting template for this tutorial. You can find it under the heading: 'To create the practice HTML page do the following:'. Follow the instructions there and create your basic HTML page ... and do it now!
  7. Stefan, I?m taking your tutorial and am just getting started with CSS. On your First CSS Tutorial page (the one with the classic two-columns and left-pane navigation), I?m trying to add space in between the title ?(The Main Navigation?) and the short horizontal green bar that runs just underneath. I tried adding a line-height to the CSS code and that didn?t do anything. I edited the HTML code by adding , but it adds too much space. How can you add space in between these two visual elements and fine tune it?
×
×
  • Create New...