Thread: full HTML email
View Single Post
  #11 (permalink)  
Old 12-18-2008, 11:12 AM
mdodge's Avatar
mdodge
PPCGeeks Regular
Offline
Location: Upstate, NY
 
Join Date: Jun 2008
Posts: 157
Reputation: 225
mdodge is keeping up the good workmdodge is keeping up the good workmdodge is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: full HTML email

Quote:
Originally Posted by saumaun View Post
are you guys forgetting to start with:

<html>
<head></head>
<body>

blah

</body>
</html>

I've taken a few HTML classes in my days
I'm a web designer so I know how to code css, html..ect. But the problem is it wont let you use code when composing. Like I said it does use html. If you compose an email, send it to yourself and then look at the source, its formatted html correctly. But the default composer is basically a rich text editor without any of the formatting tools, as it doesn't allow you access to the html.

Unless there are some other special tags to access the html features, but it seems if there were, it would be documented somewhere. Take for example a forum like this, you use special tags like
Code:
[quote]
to access special formatting. I was hoping something existed like that for pocket outlook. This actually bothered me for a long while but this thread reminded me of how annoyed I am about it lol.

Flexmail has the same issue. No HTML editing however version 4.1 will include this feature when released.
__________________
Reply With Quote