![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have just inserted a form field to the left of my page. I now want to add another form to the right of the form. when i insert the form is automactcally places itself UNDER the first form. Can you tell me how to reposition the form to the centre or right. Ive noticed that whenever i insert a menu or pic I cant add any other items next to it .. Jemma xxx |
#3
| |||
| |||
|
|
By default in html elements get placed below one another unless you use a construction method which allows you to sit them side by side. |
|
graciekat wrote: I have just inserted a form field to the left of my page. I now want to add another form to the right of the form. when i insert the form is automactcally places itself UNDER the first form. Can you tell me how to reposition the form to the centre or right. Ive noticed that whenever i insert a menu or pic I cant add any other items next to it .. Jemma xxx Use a table with two columns? By default in html elements get placed below one another unless you use a construction method which allows you to sit them side by side. For inexperienced users a table with columns is the easiest method. |
#4
| |||
| |||
|
|
By default in html elements get placed below one another unless you use a construction method which allows you to sit them side by side. This is only true for block elements. Inline elements, like images, words, etc., go side by side just fine. |
You must be bored today.
#5
| |||
| |||
|
|
Murray *ACE* wrote: By default in html elements get placed below one another unless you use a construction method which allows you to sit them side by side. This is only true for block elements. Inline elements, like images, words, etc., go side by side just fine. Now you're sounding distinctly more and more like the WC3............. a pain in the ass You must be bored today. |
#6
| |||
| |||
|
|
Is there a problem with my response? Or is it accurate? |
#7
| |||
| |||
|
|
Murray *ACE* wrote: Is there a problem with my response? Or is it accurate? Its picky! In almost every page there will be a time when you will require to place elements side by side (especially text). Replies like yours, in this case, are are just anal. But then again you do talk a lot of shit sometimes, so maybe it apt. |
#8
| |||
| |||
|
|
It's accurate, I see. And in most cases about as useful as a bucket of frogs. I don't see many |
#9
| |||
| |||
|
|
Murray *ACE* wrote: It's accurate, I see. And in most cases about as useful as a bucket of frogs. I don't see many websites, apart from the ones you design maybe, that would ever use this 'accurate' approach. |
#10
| |||
| |||
|
|
You mean images arrayed horizontally on the same line? |
![]() |
| Thread Tools | |
| Display Modes | |
| |