0

I've been looking around but there doesn't seem to much help on this.

Basically I've adjusted my text selection to a different colour, easy done. However, I was wondering how to code the selection to select to the edge of the page rather than just the text on it's own.

I've attached a screenshot of a working example to show you what I mean.

enter image description here

thanks

aaron_m12345
  • 113
  • 3
  • 12

1 Answers1

0

I would suggest css style:

display: block;
Mark
  • 2,380
  • 11
  • 29
  • 49
jBear Graphics
  • 153
  • 1
  • 7