CSS Question
CSS Question
Out of context: Reply #27
- Started
- Last post
- 29 Responses
- epikore0
Awesome, I got it now. The code I was looking for was:
float: right;or
float: left;
..and adjust the margins. Thanks!
Awesome, I got it now. The code I was looking for was:
float: right;
or
float: left;
..and adjust the margins. Thanks!