Entry tags:
dreamwidth things to remember
1) how to write good xhtml for images:
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.
<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.