User talk:SnorlaxMonster/Bulbapedia:To-Do list

Add topic

align=

Maybe have:

Replace all usages of align= with <what you want to replace it>. - unsigned comment from Rsrdaman (talkcontribs)

The problem is it's context based. If it is determining the location of a table, it needs to be replaced with style="float:left" or style="float:right" if it is align=left or align=right, but needs to be replaced with style="margin:auto" if it is align=center. If it is aligning text or images, it needs to be replaced with style="text-align=<position>". valign=<postion> also needs to be replaced with style="vertical-align:<position>". --SnorlaxMonster 06:31, 23 September 2012 (UTC)
Return to the user page of "SnorlaxMonster/Bulbapedia:To-Do list".