Sunday, November 15, 2015

windows netstat to figure out which process is listening on which port

netstat -aon | grep 9200

Monday, November 2, 2015

bootstrap notes

1. headings are also available as classes : class="h1".
2. <h1> <small>, <h2> <small> are other combinations.
3. <p class="lead"> for a paragraph which stands out from others.
4. <ul class="list-inline" for inline list
5. class = table, table-striped, table-bordered
6. tr class success,active,info
7. inline form
8. sr only for accessiblity
9. code tag
10. img responsive class
11. class img-rounded, img-thumbnail, img-circle
12. nav tabs pills stacked justified
13. tabs with dropdowns
14. navbar, breadcrumbs, Glyphicons
15. jumbotron, well, page header
16. badge, label
17. multi color progress bars
18. panel, panel with tables
19. thumbnail
20. pagination
21. list group, button group, button toolbar
22. split button dropdown
23. justified button group
24. alert, radio button, checkbox
25. media object
26. modal, carousal, scrollspy, accordion collapse
27. popover, tooltip
28. www.startbootstrap.com
29. www.bootswatch.com
30. www.blacktie.co
31. bootstrapzero.com
32. bootplus
33. Fbootstrapp
34. Bootmetro
35. Font awesome library
36. Jasny bootstrap
37. fuel ux, bootsnipp
38. bootdey
39.

Blog Archive