How to make PHP mail() work with LXAdmin?
k, you really don't need to know HTML codes these days, I mean, a basic knowledge is essential, if you wanna be a developer that is, so that you can work with PHP, CSS, etc. but as long as there are HTML editors like Dreamweaver and FrontPage, you're ok ! heck I'm a web developer and I don't know much HTML, just the basic stuff...but if you MUST enter some code to get it out of your system, try this :<html><head><title> TITLE..WHATEVER THE HELL YOU WANT</title></head><body><h1> Headline</h1>
simple text</body></html>
type that in a notepad, save it as a .html file, open it in your browser and enjoy !
|