diff --git a/#692.md b/#692.md new file mode 100644 index 000000000..81d6622d9 --- /dev/null +++ b/#692.md @@ -0,0 +1,24 @@ +You can try to use this one - + +
+ int a = 10; + int b = 10; + int d = 10; + +
+ +And if you insist on using
 only and not 
then, + +
+ 
+              int a = 10;
+              int b = 10;
+              int d = 10;
+
+
+ +pre { overflow: auto; } +Using this will allow a fixed size with horizontal scrolling for long lines, which I guess is good for a blog. + +Just experiment with these and let me know! +