CSS Drop-down Menu / Posts /

does css positioning can be done on both block elements and inline elements?

-1
is css positioning can only be done on block elements? or will it also effect inline elements too
karthik  6 years ago   viewed: 2409    

1 Answer

-1

You can apply it to inline elements either. If you do this, the inline element will become a block element. But I still prefer to add: {display:block;} to it.

Milo
  6 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: