eruthros: Delenn from Babylon 5 with a startled expression and the text "omg!" (Default)
eruthros ([personal profile] eruthros) wrote2009-04-16 03:23 pm
Entry tags:

dreamwidth things to remember

1) how to write good xhtml for images: <img src="http://site.tld/path/to/image.img" height="##" width="##" alt="[description of picture for screenreaders and text only browsers and dial-up users]" />

2) dreamwidth specific markup:
<lj user=username> = <user name="username"> or <user name="username" site="site.tld"> (e.g. <user name="eruthros" site="dreamwidth.org">)
<lj-cut> = <cut>
<lj-cut text="foo"> = <cut text="foo">

3) How to import journal styles: grrliz explains.