Already have an account? Log in!
The min-width property of CSS sets the minimum width of an element.
Example:
p { min-width: 200px }
Percentages are also an acceptable parameter.
p { min-width: 100% }
Source: http://www.w3schools.com/css/pr_dim_min-width.asp
Insert links to other pages or uploaded files.
Tip: To turn text into a link, highlight the text, then click on a page or file from the list above.
You don't have permission to comment on this page.
This is your Sidebar
Edit this! Put links and content here.
Comments (0)
You don't have permission to comment on this page.