![]() | | ||||||||
| | #1 |
| High Impact Specialist War Room Member Join Date: Feb 2007 Location: UK
Posts: 2,122
Thanks: 110
Thanked 64 Times in 49 Posts
|
Any wordpress guys able to help? I've set up a wordpress page to show my problem. http://www.projectminisite.com/members/test/ Is there any way that I can get hard breaks in my email, when I try I get the HTML tags. (see the 2nd box) Would love to hear any ways around this? Thanks in advance Darren |
| | |
| | #2 |
| Videos for the Web War Room Member Join Date: Feb 2008 Location: Virginia, USA.
Posts: 2,704
Blog Entries: 5 Thanks: 2,586
Thanked 2,818 Times in 1,421 Posts
|
Darren, Are you including the: <html><body> tags at the start, and then the </body> </html> tags at the end of your document? Browsers need these instructions to format the page as a HTML document. KJ |
If you are a Real Estate Agent or know someone who is...Branding Videos for Real Estate Agents Video Creators - Sign Up to get your FREE Sample Pack of 15 Viralmation Video Effects and start using these today. Works great with all video software. Videos for the Web - Got Video? Watch this!...Videos by Rapid 3D Graphics Last edited by Killer Joe; 10-24-2009 at 05:38 PM. Reason: fixed screw up | |
| | |
| | #3 | |
| High Impact Specialist War Room Member Join Date: Feb 2007 Location: UK
Posts: 2,122
Thanks: 110
Thanked 64 Times in 49 Posts
| Quote:
Just tried adding the <html> and <body> tags within the textframe, no luck, is this where it should be added? Also tried it before the textframe tag too, still no luck. I'm sure its me! Thanks in advance Darren | |
| | |
| | #4 |
| Videos for the Web War Room Member Join Date: Feb 2008 Location: Virginia, USA.
Posts: 2,704
Blog Entries: 5 Thanks: 2,586
Thanked 2,818 Times in 1,421 Posts
|
OOPS!! I just notice I have the ending tags backwards ![]() The last tags should be </body> </html> and not </html></body> The <html> tag goes first and tells the browser that the document is formatted for html. The <body> tag follows and tells the browser that what follows is content. Then at the very end of your document the </body> tag tells the browser that the content is finished, and the </html> tag tells the browser that the document is finished. So it looks like this.... <html> <body> All your content </body> </html> Sorry for the confusion...my bad ![]() KJ |
If you are a Real Estate Agent or know someone who is...Branding Videos for Real Estate Agents Video Creators - Sign Up to get your FREE Sample Pack of 15 Viralmation Video Effects and start using these today. Works great with all video software. Videos for the Web - Got Video? Watch this!...Videos by Rapid 3D Graphics | |
| | |
| | #5 | |
| High Impact Specialist War Room Member Join Date: Feb 2007 Location: UK
Posts: 2,122
Thanks: 110
Thanked 64 Times in 49 Posts
| Quote:
A little credit ;o) I changed those round myself, and it didnt help Thanks | |
| | |
| | #6 |
| High Impact Specialist War Room Member Join Date: Feb 2007 Location: UK
Posts: 2,122
Thanks: 110
Thanked 64 Times in 49 Posts
|
Hi Joe, This is the HTML, if that helps... <blockquote> <p align="left"><strong><span>Step 2 </span>- Affiliate Email Series</strong></p> <p align="left">To rewrite<b><p></p> Email 1 - SUBJECT: So, You Want To Be An “Arteest”, {!firstname_fix}?</b> <br> <html><body><textarea name="textarea3" rows="10" cols="68">Hey {!firstname_fix}, I don’t know about you, but one of the biggest problems I have in selling online is dealing with too many outsourcers, especially graphics guys. The thing is, I couldn’t draw the way to my own house on a MAP, much less put together a smoking hot minisite design for one of my promotions! Soooo…. I hire graphics guys. Problem with that is, ... </body></html> |
| | |
| | #7 |
| Active Warrior War Room Member Join Date: Oct 2009 Location: Australia
Posts: 55
Thanks: 1
Thanked 16 Times in 10 Posts
|
Try using <br> after every paragraph where you want a break... no need for the </br> afterwards... just try this and see if it works for you... James |
| | |
| | #8 | |
| Videos for the Web War Room Member Join Date: Feb 2008 Location: Virginia, USA.
Posts: 2,704
Blog Entries: 5 Thanks: 2,586
Thanked 2,818 Times in 1,421 Posts
| Quote:
The opening tags need to be the very first tags you use . So the <html><body> need to be placed before the <blockquote> tag. I'm not sure if you are also asking about this, but to get a space between your paragraphs you need to ad 2 <br /> tags (or <br> tags if using the old style). Example...<br /><br /> However, the <p></p> tags should handle the spacing between two paragraphs. KJ | |
If you are a Real Estate Agent or know someone who is...Branding Videos for Real Estate Agents Video Creators - Sign Up to get your FREE Sample Pack of 15 Viralmation Video Effects and start using these today. Works great with all video software. Videos for the Web - Got Video? Watch this!...Videos by Rapid 3D Graphics Last edited by Killer Joe; 10-24-2009 at 10:00 PM. Reason: edited for clarity | ||
| | |
![]() |
|
| Tags |
| gurus, wordpress |
| Thread Tools | |
| |
![]() |