View Single Post
Old 04-18-2017, 01:07 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,086
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by rewyn View Post
But shouldn't the col marker be contained within the line? and if so is there a way in Sigil to locate the col marker?
The CURSOR location is on the status line. You just keep moving it until you get there.

The only time the error message location is WITHIN the line is when the error is detected before the close.

BTW isnt there a better way to do all those anchors.
Break them up into groups with no visual space between the groups.
Code:
<div class="wholegroup">
<div class="asmallgroup">stuff</div>
<div class="asmallgroup">stuff</div>
<div class="asmallgroup">stuff</div>
</div>
theducks is offline   Reply With Quote