User talk:Heather (WMF): Difference between revisions

Content deleted Content added
MZMcBride (talk | contribs)
MZMcBride (talk | contribs)
→‎Work with us: new section
Line 18: Line 18:


:: Better in the sense that using HTML/CSS allows for easier changes to the text, easier localization/internationalization, and it's better for user accessibility. There are other reasons laid out [http://improvetheweb.com/use-text-instead-graphics-your-website here], though some are not as relevant (page load time won't significantly increase by using an extra image, for example). Unless there's a ''really'' compelling reason to use an SVG, you should go with an HTML/CSS solution. --[[User:MZMcBride|MZMcBride]] 02:37, 25 January 2012 (UTC)
:: Better in the sense that using HTML/CSS allows for easier changes to the text, easier localization/internationalization, and it's better for user accessibility. There are other reasons laid out [http://improvetheweb.com/use-text-instead-graphics-your-website here], though some are not as relevant (page load time won't significantly increase by using an extra image, for example). Unless there's a ''really'' compelling reason to use an SVG, you should go with an HTML/CSS solution. --[[User:MZMcBride|MZMcBride]] 02:37, 25 January 2012 (UTC)

== [[Work with us]] ==

Hi. I cleaned up some of your code at [[Work with us]]. Tables should generally be avoided if possible. Lists should use HTML list syntax. <br> is not a substitute for using margins/padding. Those are were the key issues. The rest of the issues were largely tweaks/adjustments, I think. --[[User:MZMcBride|MZMcBride]] 04:22, 25 January 2012 (UTC)