when you post an html code in your webpage, how do you get it lined up the way you want it. the reason why I ask is that I'm using Frontpage, when I drag the little box on the left side of the page, i'm thinking that everything is in order but then when I preview it in my browser, it's in the middle of the page or somewhere on Jupiter. please help.
Learn to use style sheets and styles within your elements and you can position your text/images anywhere you want. I'm not sure if Frontpage will help with styles though.. I haven't used Frontpage in about 8 years.
I already got most of the page built, does this mean I got to start all over? if so, that's going to really suck. also, how do i get started using this?
If you want your site to meet standards and work properly on most peoples browsers i would recommend not using frontpage and learning HTML and CSS basics. They are not too hard to pick up if you spend a little while on it. I would advise you to start over however if you don't fancy learning the code I would just try to correct the problem by changing bits of the code guided by tutorials online. Who knows you may start to like coding.