Quantcast
Channel: Kruders.com » html
Browsing latest articles
Browse All 3 View Live

Border around outside of table

table {border: 1px solid red} td, tr {border: 0} In this article, you will see how to make an outside border of a table only. <html> <head> <style type="text/css"> table {border: 1px...

View Article



Allow only Numeric in HTML inputbox

In this article, you will see how to allow only numeric (0-9) in HTML inputbox. Only Numbers allowed : Try this Following code is used to allow only numeric (0-9). <input onkeyup="if...

View Article

Special Characters in HTML

ASCII   HTML HTML   Dec Hex Symbol Number Name Description 3233343536373839 4041424344454647 2021222324252627 28292A2B2C2D2E2F !“#$%&‘ ()*+,-./ &#32;&#33;&#34;&#35;...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images