Here you go: jsFiddle
You just needed to place the content in a <div>
and add the following CSS to it.
.container {
width:40%;
text-align:right;
}
0
solved Setting text at right side of screen
Here you go: jsFiddle
You just needed to place the content in a <div>
and add the following CSS to it.
.container {
width:40%;
text-align:right;
}
0
solved Setting text at right side of screen