• 0

Extremely NEWBIE question


Question

7 answers to this question

Recommended Posts

  • 0

if in HTML only you include CSS properties (which can be set using a tag directly within html, look it up if you dont know how, either way I would suggest implementing CSS and not using custom html everywhere) - anyway i suggest messing with margins and padding (easiest to try rather than explain the difference) which you simply set in-order (top right bottom left). Also depending on what you are trying to achieve you may want to apply it to the containing element.

padding: 0px 0px 0px 50px;

Link to comment
Share on other sites

  • 0

I agree with CSS. It's always simple and safe way to format any of your page. I've never thought about growing in the future, and ended up with managing 1,000+ pages someday.. :x

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.