[nycphp-talk] OT?: HTML question
Peter Sawczynec
ps at pswebcode.com
Fri Oct 13 21:16:50 EDT 2006
By the way did you check if three forms just dropped in a div and each form
separated by a non-breaking space symbol
might give you what you need?
OR
Try instead the same listapart site for this simpler CSS technique for
floating elements in a group setting:
http://alistapart.com/articles/practicalcss/
Or
Examine these tuts closely and you may find a solution, such as the floating
an image and caption:
http://css.maxdesign.com.au/floatutorial/
Dreamweaver.
Peter
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of David Krings
Sent: Friday, October 13, 2006 8:27 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] OT?: HTML question
At 07:51 PM 10/13/2006, you wrote:
>I believe that this article gives you the divs layout setup and the CSS
>styles in a basic form exactly as you might need:
>http://alistapart.com/articles/holygrail
Thanks! I will take a look at it.
>And then use CSS to absolutely position all three. And set each width to
say
>120px.
>And set the left and tops as 0,0 and 120,0 and 240,0.
Yea, that is what I don't see as "user friendly" when it comes to div. I
have no idea where on the page these forms may end up, so I can't specifiy
pixels or such. Maybe that article reveals more, but I really just want it
to attach itself to what there is above on the same page. I want to
position the buttons relative to each other, not relative to the page
itself.
I did look briefly at divs some time ago and found it to be useful when one
wants to have centered and right justified text on the same row. Can't do
that any other way.
Maybe it is just one of these things where I need to push myself over the
cliff. I did that with CSS and it is less scary now, but still IMHO more
work than inline formatting.
David K.
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php
More information about the talk
mailing list