How to make responsive table in blogger? View detail tutorial on article How to Create A Responsive Table In Blogger With HTML and CSS3 Caption Table Name Address Email Phone Number David Beckham Manchester, England davidbeckham@example.com 021-01010xxx Mike Tyson California, US miketyson@example.com 021-9198199189291929 Justin Bieber New York, US justinbierber@example.com 021-2929292929101019 Selena Gomez Texas, US selena.gomez@example.com 021-819199191991919
This css script might be useful to all - It is not for syntax highlighting but works well for presenting the source code in original format : <pre style="font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; color: #000000; background-color: #eee; font-size: 12px; border: 1px dashed #999999; line-height: 14px; padding: 5px; overflow: auto; width: 100%"> <code style="color:#000000;word-wrap:normal;"> <<<<<<<YOUR CODE HERE>>>>>>> </code> </pre>
Comments
Post a Comment