Jump to content

brevardcountypcr

Members
  • Posts

    46
  • Joined

  • Last visited

Everything posted by brevardcountypcr

  1. here is another website for you . http://forum.joomla.org/index.php?sid=18deeaba57ba0e556eee45e2e930cec7 I want to know what kind of code to do that ?
  2. Some how I am not getting a e-mail on replies to my post or pms ? and I have over 43 post and that not showing all my posts . please mods or admins please fix this .
  3. What styles to use put a forum on my website ?
  4. ok thank you but I wanted to know when the best time to use the differanent doctypes for difference html codes .
  5. Can someone explain to me about the !doctypes because my teacher from college never explained it to me ? And when the best time to use each one .
  6. it didn't work http://www.brevardco.../Ps3repair.htmlI fix it{background-color:yellow;}
  7. I still need a picture for my front page any susgestions ?
  8. Okay thank you. I have another question can I put a color background behind my background picture that is already showing ??? Like this for a example http://www.brevardco.../Ps3repair.html
  9. somehow my extenal sheet it not working what i did wrong ???
  10. Okay thank you . But I am really bad about picking out pictures lol. If anybody wants to help out more let me know ?
  11. Need help with picking picture out for my site ? My problem is I am trying to pick out some pictures for each that respersent my pages for my site ? I never took anything like graphics arts so I am really bad at this . here is the link to my site . http://brevardcountypcrepair.net/
  12. for any property . please also give a link on it . example 300/ 500px for examples
  13. thank you but i found this page from my college years/* New Perspectives on HTML and XHTML 5th Edition Tutorial 4 Tutorial Case Online Scrapbooks Style Sheet Author: Date: Filename: scraps.css Supporting Files: back.jpg, bullet.jpg*/body {margin: 0px; color: brown; background: white url(back.jpg) repeat-y}h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; color: orange}h1 {border-bottom: 2px solid orange; background-color: white; margin: 0px; padding: 0px}ul {margin-top:0px}#outer_container {width: 780px}#head {text-align: right}#links {float: left; width: 200px}#article {margin-left: 200px}#pullout {float: right; width: 250px; margin: 0px 0px 10px 10px; border: 5px outset orange; background-color: ivory; font-size: 10pt; font-family: Arial, Helvetica, sans-serif}address {text-align: center; font-style: normal; font-variant: small-caps; border-top: 2px solid orange; color: orange} what is the biggest/max px size i can make it ?
  14. ok thank you so much don. i was just so confused what i have to put in the external css file. just the way you explained the mystyle.css example that the way all externals should be is that correct ?
  15. ok thank youbut one thing i was confused on it<html><head><style type="text/css">body{background-color:#d0e4fe;}h1{color:orange;text-align:center;}p{font-family:"Times New Roman";font-size:20px;}</style></head><body><h1>CSS example!</h1><p>This is a paragraph.</p></body></html> see i want to make a external css file but it just show the code above when use the tryit editor on the site . that confused me i throught i would have to do a html document when i make it ?
  16. need help on how to make a external CSS file. can someone show me i have made one in about 7 years ago . i forgot how to make a document for it ?
×
×
  • Create New...