Jump to the main content.

Tips&Tricks for the modern day web designer

Don’t put block elements inside inline elements

Submitted by: WebD&D on August 22, 2009.

Inline elements may contain only data and other inline elements. So putting a block-level element inside a inline-level element is a no-no.

Read the outside article: Don't Ever Put Block Inside Inline Elements

1 Star2 Stars3 Stars4 Stars5 Stars

Loading ... Loading ...

Tags:

Level: Beginner