diff --git a/docs/base-css.html b/docs/base-css.html index c1b13655da..069b790476 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1554,7 +1554,7 @@ For example, <code>section</code> should be wrapped as inline. <input class="btn" type="button" value="Input"> <input class="btn" type="submit" value="Submit"> -
As a best practice, try to match the element for you context to ensure matching cross-browser rendering. If you have an input
, use an <input type="submit">
for your button.
As a best practice, try to match the element for your context to ensure matching cross-browser rendering. If you have an input
, use an <input type="submit">
for your button.
{{_i}}As a best practice, try to match the element for you context to ensure matching cross-browser rendering. If you have an input
, use an <input type="submit">
for your button.{{/i}}
{{_i}}As a best practice, try to match the element for your context to ensure matching cross-browser rendering. If you have an input
, use an <input type="submit">
for your button.{{/i}}