Warnings represents potential errors. They may have false-positives.
<meta charset="UTF-8">
)<meta name="viewport">
)<button>
missing type
attribute).btn-group
requires container: 'body'
).pull-left
or .pull-right
in .media
)[disabled]
attribute instead of the .disabled
class on a .btn
)<input>
missing type
attribute).col-*-12
classes used alone are not useful)Errors represent definite errors. Under the assumptions explained in the "Caveats" section of the README, they should never have any false-positives.
DOCTYPE
required).row
).row.col-*-*
)<input>
.form-control
within .input-group
)bootstrap.js
& bootstrap.min.js
)input-group-sm
/input-group-lg
).form-control
s).form-group.input-group
).input-group.col-*-*
).checkbox
).radio
).checkbox-inline
).radio-inline
).active
& [checked]
).panel-body
parent).panel-heading
parent).panel-footer
parent).panel-title
parent)table.table-responsive
).form-control-feedback
missing .has-feedback
).glyphicon-*
without .glyphicon
).glyphicon
on element with content or children).alert
with dismiss button missing .alert-dismissible
).close
button is present but isn't first element in .alert
).form-horizontal
or .form-inline
on .form-group
).btn
s or .dropdown-menu
s in one .input-group-btn
).col-*-0
classes).media-left
/.media-right
outside of .media
).navbar-left
/.navbar-right
outside of .navbar
).modal.hide
).form-control
on wrong element or <input>
of wrong type
)<a>
s within .navbar-nav
s).input-group
must have a .form-control
and either an add-on or a btn).img-responsive
on non-<img>
).modal
missing [tabindex]
).btn
on something other than an <a>
/<button>
/<input>
/<label>
).modal
missing [role="dialog"]
).modal-dialog
missing [role="document"]
).form-group
s cannot be nested).pull-right
and .pull-left
classes, and manual style attributes with float: left
or float: right
are not allowed on .col-*-*
elements).pull-right
and .pull-left
classes, and manual style
attributes with float: left
or float: right
are not allowed on .row
elements)Warnings represents potential errors. They may have false-positives.
<meta charset="UTF-8">
)<meta name="viewport">
)<button>
missing type
attribute).btn-group
requires container: 'body'
).pull-left
or .pull-right
in .media
)[disabled]
attribute instead of the .disabled
class on a .btn
)<input>
missing type
attribute).col-*-12
classes used alone are not useful)Errors represent definite errors. Under the assumptions explained in the "Caveats" section of the README, they should never have any false-positives.
DOCTYPE
required).row
).row.col-*-*
)<input>
.form-control
within .input-group
)bootstrap.js
& bootstrap.min.js
)input-group-sm
/input-group-lg
).form-control
s).form-group.input-group
).input-group.col-*-*
).checkbox
).radio
).checkbox-inline
).radio-inline
).active
& [checked]
).panel-body
parent).panel-heading
parent).panel-footer
parent).panel-title
parent)table.table-responsive
).form-control-feedback
missing .has-feedback
).glyphicon-*
without .glyphicon
).glyphicon
on element with content or children).alert
with dismiss button missing .alert-dismissible
).close
button is present but isn't first element in .alert
).form-horizontal
or .form-inline
on .form-group
).col-*-0
classes).media-left
/.media-right
outside of .media
).navbar-left
/.navbar-right
outside of .navbar
).modal.hide
).form-control
on wrong element or <input>
of wrong type
)<a>
s within .navbar-nav
s).input-group
must have a .form-control
and either an add-on or a btn).img-responsive
on non-<img>
).modal
missing [tabindex]
).btn
on something other than an <a>
/<button>
/<input>
/<label>
).modal
missing [role="dialog"]
).modal-dialog
missing [role="document"]
).form-group
s cannot be nested).pull-right
and .pull-left
classes, and manual style attributes with float: left
or float: right
are not allowed on .col-*-*
elements).pull-right
and .pull-left
classes, and manual style
attributes with float: left
or float: right
are not allowed on .row
elements)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4