PDA

View Full Version : Outlook Express Signature..



Khalil
08-02-2005, 03:14 PM
Quick question..

When making your signature in Outlook Express, how can you edit the formatting? I would like to bold some text, but I see no way to do this.

If anyone can help me out, it'd be appreciated!

Thanks

Ben
08-02-2005, 04:24 PM
Create the signature's HTML code in notepad or whatever you like to use for HTML editing.

Save it as an HTML file.

Select Tools > Options in Outlook Express.

Select the Signatures tab.

Highlight the signature in the box you want to edit.

Make sure File is selected under Edit Signature.

Browse to find the HTML file you have just created.

Click OK.

Done.


Will only show up properly in rich text emails however.

Khalil
08-02-2005, 11:45 PM
hmm..sounds good...

anyone on here know html?
;)

just the general thing that I'd need..












or however it goes :p

Phats
08-03-2005, 12:26 PM
it prob should look like this

<html>
<body>
<bold>Insert text here, use <br> to insert a line break</bold>
</body>
</html>

then save as .html and you should be good to go