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

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -

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