How is inline positioning different from the normal positioning of components inside joomla?
Answer Posted / Abhishek Verma
Inline positioning in Joomla means that elements are placed next to each other without taking up a new line. This can be achieved by using HTML inline elements or CSS inline-block properties. Normal positioning, on the other hand, refers to the default block-level positioning of components where they take up a new line and occupy vertical space.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers