alright so for some reason i cannot think of how to do this simple thing to save myself. i have a div for news articles, and a div inside that specifically for the title/date of each article. i want to align the title of each article on the left and the date on the right, but cannot think of how to do this lol. i know it's most likely easy, i just can't think of it.. i tried something with making a paragraph class for titles and one for dates, aligning one on the left and one on the right, but doing this causes the text to be un-aligned(the date shows up under the title).
anyone know how i would set this up?
____________________
|title----------------------date|
|___________________|
|---------article----------------|
^basic setup of how i want the page to look! the minus signs are just fillers, cant put enough spaces!
anyone know how i would set this up?
____________________
|title----------------------date|
|___________________|
|---------article----------------|
^basic setup of how i want the page to look! the minus signs are just fillers, cant put enough spaces!