Create black CMD box in css [c++ and programmers]

Channel:
Subscribers:
3,010
Published on ● Video Link: https://www.youtube.com/watch?v=jA6zVo8DYj4



Duration: 3:38
803 views
1


a very small css script can help you to rid from photo uploading to show output,
simply have an outbut black box for c++ compilers and other programmers

add these lines in your css:
.cplusplus
{
padding-left: 6px;
background-color: #000000;
border: 3px double #CCCCCC;
color: #ffffff;

border-top-left-radius: 0px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 0px;
-webkit-box-shadow: 0px 1px 2px #808080;
-moz-box-shadow: 0px 1px 2px #808080;
box-shadow: 0px 1px 2px #808080;
z-index: 10000;
}

and use "cplusplus" attribute in your div tag,
its good if you use pre tag before div tag to keep the structure,

brought to u by www.thewayur.com

request, subscribe,rate,comment,share
no vulgur words please







Tags:
cmd
css
html
design
hot to
black box
c++
programmers
compiler
tutorial
wordpress