Code blocks in Bootstrap

Publié le: 31 mai 2017
sur la chaîne: 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.


Sur cette page du site, vous pouvez voir la vidéo en ligne Code blocks in Bootstrap durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur sk Coders 31 mai 2017, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 182 fois et il a aimé 4 téléspectateurs. Bon visionnage!