
Search In
Rack is a middleware, it provides an interface for a web server to interact with a web application. To understand how rack is used to interact with web server and rack(rails) application, lets first understand the request-response cycle. Client reque
Hii,
While designing a web page our main motto is to design the web page beautiful and attractive with the help of CSS.
Here is one more option i.e to add a video in the background of a webpage to make it more attractive and beautiful.
Adding video
Below is the code to keep the sidebar fixed while scrolling the page.
It is one of the easiest way to keep it fixed.
HTML-
Here is the simple design having main content div and a particular section of a sidebar.
<div id="main_container">
Hello, readers . In today's blog I have tried to create A Full Screen Sliding Navigation covering the full screen using Javascript in a direction from left to right.
For creating this I need to make a div with id name as “myNav&rdq


CSS Gradients:-
CSS3 gradients let you show smooth moves between two or more determined colors.
CSS3 defines two types of gradients:
Linear Gradients (goes down/up/left/right/diagonally)
Radial Gradients (defined by their center)
Linear
I am very new to python, in fact this is my first code in python.
I am attempting to find the covariance matrix for 4 rows of data with each element having a decreasing weight datewise
I have performed the calculations on excel already, and
Adobe Photoshop CC is top advanced software for editing images which is highly used for designing by designers, image editing by photographers and video professionals. It is a powerful software that gives us creativity and styling control ove
With today’s ever-shifting market, keeping up with the times can be difficult. One of the crucial points in any startup’s success is the creation and optimization of a web page. Although seeming unimportant to some, a quality web page is
Development hacking is a term authored via Sean Ellis - the prime supporter of Dropbox. A development programmer must have certain characteristics like OK with taking care of huge data’s, analytical skills, entrepreneurial mentality and some mo
In the previous tutorial of Java Interview Questions and Answers Part 1, I have explained some basic coding problems of Java.This part is in continuation with the previous Java Interview Questions and Answers tutorial. In this part of the tutorial we
