AniDB talk:Markup DEV: Difference between revisions

Jump to navigation Jump to search
m
Line 9: Line 9:


For all cases of the count class (span.count) I would like the parenthesis inside the span, so:  
For all cases of the count class (span.count) I would like the parenthesis inside the span, so:  
<td class="rating">9.33 (<span class="count">723</span>)</td>
<tt>&lt;td class="rating"&gt;9.33 (&lt;span class="count"&gt;723&lt;/span&gt;)&lt;/td&gt;</tt>
Should be  
Should be  
&lt;td class="rating"&gt;9.33 &lt;span class="count"&gt;(723)&lt;/span&gt;&lt;/td&gt;
<tt>&lt;td class="rating"&gt;9.33 &lt;span class="count"&gt;(723)&lt;/span&gt;&lt;/td&gt;</tt>
Let's see if I can find them all:
Let's see if I can find them all:
* div.anime_all div.info span.rating.anime
* div.anime_all div.info span.rating.anime
111

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.