I've experimented with a range of HTML elements and CSS styles in an effort to make this work, but without success. How can I achieve the following task?
My goal is to have two side-by-side DIVs that automatically adjust their size based on the content width (I was using "display: inline-block" for this purpose). Additionally, I want the content within each DIV to be aligned at the top rather than at the bottom. The content includes labels (spans) and text sourced from a database. These two DIVs should remain positioned to the right of another DIV, which serves as the menu on the left-hand side of the page.
MENU AUTO ANOTHER
FIXED WIDTH COLUMN (DIV)
WIDTH DIV ALSO
ACCORDING AUTO
TO SIZED
CONTENTS TOP-ALIGNED
TOP-ALIGNED CONTENTS
SOME PADDING
PADDING TO MY LEFT
MY LEFT AND AND RIGHT
RIGHT