Answered
positioning

How do I position this in Dreamweaver to get it to look like this? I have tried float: “left”; it did not work like it was supposed to work looking like the image desired.

How do I position this in Dreamweaver to get it to look like this? I have tried float: “left”; it did not work like it was supposed to work looking like the image desired.
Use CSS Flexbox.
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
https://www.w3schools.com/css/css3_flexbox.asp
Or if you have Bootstrap for layout, version 4 or higher uses flexbox instead of floats.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.