Code blocks in Bootstrap

Pubblicato il: 31 maggio 2017
sul canale di: sk Coders
182
4

Wrap inline snippets of code with code tag.

Use the kbd tag to indicate input that is typically entered via keyboard.

Use pre tag for multiple lines of code. Be sure to escape any angle brackets in the code for proper rendering.You may optionally add the .pre-scrollable class, which will set a max-height of 350px and provide a y-axis scrollbar.
For setting our own max-height of code block use style attribute in pre tag,and within style attribute add two properties max-height and overflow-y:scroll.

For indicating variables use the var tag.

For indicating blocks sample output from a program use the samp tag.


In questa pagina del sito puoi guardare il video online Code blocks in Bootstrap della durata di ore minuti seconda in buona qualità , che l'utente ha caricato sk Coders 31 maggio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 182 volte e gli è piaciuto 4 spettatori. Buona visione!