I am working on this page, please don't edit it until I remove this notice --ChristophSauer
(Todo: Factor out the mystical software part of Hyphen List Markup Proposal to here, remove the "Mystical")
Netscape and IE allow hard line breaks:
<form action="textarea_wrap.htm"> <p>einmal soft:<br><textarea name="soft" cols="30" rows="3" wrap="soft"></textarea></p> <p>einmal hard:<br><textarea name="hard" cols="30" rows="3" wrap="hard"></textarea></p> <p>einmal physical:<br><textarea name="physical" cols="30" rows="3" wrap="physical"></textarea></p> <p>einmal virtual:<br><textarea name="virtual" cols="30" rows="3" wrap="virtual"></textarea></p> <p>und einmal off:<br><textarea name="off" cols="30" rows="3" wrap="off"></textarea></p> </form>
Outlook does hard line breaks in emails by default
More examples:
- BBEdit
- TextWrangler
Add new attachment
Only authorized users are allowed to upload new attachments.