Code blocks in Bootstrap

Publicado em: 31 Maio 2017
no canal de: 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.


Nesta página do site você pode assistir ao vídeo on-line Code blocks in Bootstrap duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário sk Coders 31 Maio 2017, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 182 vezes e gostou 4 espectadores. Boa visualização!