|
Posted by dorayme on 12/11/06 03:54
In article
<1165807917.429620.40250@j72g2000cwa.googlegroups.com>,
westsidesally@gmail.com wrote:
>
> dorayme wrote:
> > In article
> > <1165801402.995258.117560@j44g2000cwa.googlegroups.com>,
> > westsidesally@gmail.com wrote:
> >
> > > I would be ever so appreciative if some kind soul could take a look.
> > >
> > > Here's my code, how can I position the table about 200px from the top
> > > and 100px from the left?
> > >
> >
> > Putting it in an inline style just to illustrate the style itself:
> >
> > <table style="margin: 200px 0px 0px 100px;">
> >
> > top, right, bottom, left is the order for the shorthand "margin"
> >
> > I suspect you are unnecessarily using tables for layout. And
> > giving only partial descriptions here of what you are trying to
> > achieve. Provide a URL if you can.
> >
> > Perhaps time for you to read:
> >
> > http://htmldog.com/guides/htmlbeginner/
>
> I'm embarrassed to admit this, but that's what I've been using. I'm
> struggling apparantly, but I REALLY appreciate your help!!
Don't worry. I posted a suggestion about margins about 30 minutes
back. Try it and your table should position itself where you want
as long as there is nothing else you have not told us.
--
dorayme
Navigation:
[Reply to this message]
|