I need to put a HTML code into PHP....Help!! :(

Fabric1601

In Runtime
Messages
186
Hey guys,

I want to put some HTML inside this PHP code:

Code:
$mform->addElement('header', '', get_string('termsandconditions'), '');

As you can see this is just an outline of a box, and i would like to do the formatting within with HTML. I am an advanced user with HTML but am just a beginner with PHP. So any help will be appreciated!

Thanks

EDIT: Guys i manage to find a way to put the HTML code, but there appears to be a problem - now my text is on top of the LOGO, and i dont want it to be there. Please see the full forum text on the issue i posted in moodle.org (I am really in a bit of hurry to copy everything here as well...)
 
Back
Top Bottom