html - How to make contents allignment in <div> -


this question has answer here:

i have div tag , there 2 tag inside. want place 1 @ right side , 1 @ left side.

for example

abc                      pqr 

how can in mvc html?

&nbsp;&nbsp; white space


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -