Tag Archives: Pot

Need Help Centering my site.

POST use FrontPage 2000 and also am needing help attempting to center my web page from left to right to ensure when viewed around 1024 x 728 it truly is centered and as soon as viewed in SIX HUNDRED x 800 it truly is centered and derives passion for the entire article. MSN. com is setup with this. Any help is greatly appreciated, some other advice would also be appreciated. Our website is world wide web. fireprints. com Thanks ahead! can really have a good look at your code but when you add in your container around most you stuff along with set the border = 0 auto, that might perform. add this to the css Code: #container margin: 0 auto; and next this to html page just below your < body> Code: < div id=" container" > then close the div just before the < /body> Code: < /div> like i reported can’t see your code then it might not work perectly: classic: You have to add a width to the next containter… % or perhaps px A wrap all my content in some sort of container div… Code: < body> < div class=" container" > Subject material < … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

Easy rounded corners…well maybe

MY PARTNER AND I ran across this url that creates spherical corners and makes use of a copy plus paste thing. I make my but this could possibly be an option if you don’t know exactly how. I tried the item and tested in FF2 and IE7 and works in both. I don’t learn about other browsers when I didn’t sense like major examining or anything. Just thought I’d pass it along because a number of people ask about circular corner boxes. www. curvycorners. net should this too. Ya find out, it just seems easier, less computer code, and cross browser compatible to generate these with top rated, middle and bottom images in lieu of using js along with complicated code (complicated in my opinion anyway). I’m about to stick with by myself! Although Spiffy proverbial box was pretty simple. Moz and Safari assist you to create curved factors with CSS solely http: //www. css3. info/preview/rounded-border/ Great stuff! Only when IE would jump on this phone! HTML: < div id=" roundedContainer" > < div class=" roundTop" > < img src=" topLeftCorner. gif" class=" corner" /> < /div> <! –Content will go here–> < div class=" roundBottom" > < img src=" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

WHich positioning, STATIC,ABSOLUTE, RElative, or fixed

i would like to position 5 div boxes in which I want them within a div box. To achieve this I am suppose to utilize top, bottom, remaining, and right. Next time i do this, the box never comes as I would like it to appear. Imagine a square chopped into 4 equal parts having a div box holding each together. how would I position every one of them in the div box where exactly they go. this is what I consider, but it’s definitely not working . jar width: 50px; peak: 50px; margin: 0 vehicle; . first_square prime: 0; left: 0 Should i need position: WHAT . second_square prime: 0; left: 25 . third_square prime: 25; left: 0 . fourth_square prime: 25; left: 25 < body> < div class=" container" > < div class=" first_square" > < /div> < div class=" second_square" > < /div> < div class=" third_square" > < /div> < div class=" fourth_square" > < /div> < /div> < /body> Any ease positioning div boxes in which they go would help. Also, what other methods beware of for positioning divs in which they go with no using top bottom level left right I’m most about positioning … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment