ShirleyT wrote a useful HTML cheatsheet that explains basic HTML codes you can use to create or edit your profile on MyFreeCams. First things first, in HTML, the code itself goes between <>, anything that's not in that will be text seen on the page. To make bold letters: <b>Example</b>. Note that you put a code between <> and then when you are done with that part, you finish with </>. To change the size, color, font, or alignment of the text, you put like this: <div style='font-size:sizepx; font-family:font name; color:HEX code of color; text-align:center, left, or right'> Example </div>.
Newline: <br>
To put images:
To put a simple image: <img src='image source'>
To put an image with a link: <a href='link'><img src='image source'></a>. Note: you can use <div style='text-align:center;'> </div> to center the image.
To put a link: <a href='link'>text</a>.
To put a separating line: <hr size='size in pixels' color='HEX code' />.
That's pretty much everything I used for my profile. Some tips:
DON'T use images as backgrounds if you don't have the container boxes active. They distract from the text and make your profile look messy. So go for a cool background with containers or a photo aligned to the left and a plain background so that the text is readable, or a plain background.
DO use (very) contrasting colors for the background and text.
DON'T use Comic Sans.
Feel free to ignore the tips since I am in no way a graphic designer or a web designer or a programmer! It's just my opinion on what makes profiles look tidy and readable. This site: www.colorlovers.com is really useful in finding color palettes and the HEX codes for the colors you like. Finally, I'm not good at explaining myself, so if anything is unclear or doesn't work, let me know, and I'll try to help.
ONE LAST VERY IMPORTANT THING: Always write the code in the notepad and then put it in your profile (it can be in any of the text fields like "About Me" and "Five things I can't live without"). I chose 'About Me' because it's the first thing to show in the profile. IF YOU MAKE A MISTAKE, THE SITE ERASES EVERYTHING YOU DID AND REPLACES IT WITH AN ERROR MESSAGE, SO WRITE IN NOTEPAD AND SAVE FIRST!
Some text here
The audience for adult performers is arguably one of the most supportive and engaged of any that is around. Knowing this, some talents decide to tap into that resource to make as much bonus money as possible. The great thing is you don’t need to be a marketing specialist or a business expert to make an honest living out of the fans' support. There’s a reliable techn [...]
Do you distrust guys who say they can make you "your own" website? Are you just curious about how paysites are made? There are many reasons and uses to have a pay area on your site. First of all, if you have tons of pics which aren’t quite portfolio quality but which you hate "going to waste" on your hard drive, at least they have the potential to make money if you have a pay area of your si [...]
I'm going to show you how to put some cool effects on your MyFreeCams (MFC) profile using CSS and HTML codes. To make your link image change when you scroll over it: If you look at my MFC profile you'll see that I have an image that links to my Amazon wishlist that looks like this: <img src="http://25.media.tumblr.com/143165aafabe89068970153c6a0de7ef/tumblr_mqojnoBvEl1rjl0hwo2_500.jpg" /> [...]