<!DOCTYPE html> <html lang="en"> <head> <title>Example of CSS background-attachment</title> <style type="text/css"> body { width: 250; height: 200px; overflow: scroll; background-image: url(aimtocode-logo-small.png); background-repeat: no-repeat; background-position: center; background-attachment: fixed; } </style> </head> <body> <h1>The background-image is fixed.</h1> <p><strong>Tip:</strong> Scroll down the page to see the effect.</p> <p>An Engineering portal for Programming Languages. It contains well written, easy explained,HTML,CSS, JavaScript,DOM, jQuery, PHP, SQL, XML, Bootstrap, Web,marquees,images,links,tables, frames,lists, layouts, colors, forms, backgrounds, style sheet, articles, quizzes, practices, certification, development, training, learning, lessons,examples,source code,colors,demos,tips,c,c++,sql,visual basic,sql examples,vb examples,JAVA Tutorials, JAVASCRIPT Tutorials,C++ Tutorials, C languages Tutorials, VISUAL BASIC Tutorials, SQL Tutorials</p> <br><br><br><br><br><br><br><br><br><br><br><br><br> <p>An Engineering portal for Programming Languages. It contains well written, easy explained,HTML,CSS, JavaScript,DOM, jQuery, PHP, SQL, XML, Bootstrap, Web,marquees,images,links,tables, frames,lists, layouts, colors, forms, backgrounds, style sheet, articles, quizzes, practices, certification, development, training, learning, lessons,examples,source code,colors,demos,tips,c,c++,sql,visual basic,sql examples,vb examples,JAVA Tutorials, JAVASCRIPT Tutorials,C++ Tutorials, C languages Tutorials, VISUAL BASIC Tutorials, SQL Tutorials</p> <br><br><br><br><br><br><br><br><br><br><br><br><br> <p>An Engineering portal for Programming Languages. It contains well written, easy explained,HTML,CSS, JavaScript,DOM, jQuery, PHP, SQL, XML, Bootstrap, Web,marquees,images,links,tables, frames,lists, layouts, colors, forms, backgrounds, style sheet, articles, quizzes, practices, certification, development, training, learning, lessons,examples,source code,colors,demos,tips,c,c++,sql,visual basic,sql examples,vb examples,JAVA Tutorials, JAVASCRIPT Tutorials,C++ Tutorials, C languages Tutorials, VISUAL BASIC Tutorials, SQL Tutorials</p> </body> </html>