VinceCarter
New member
שאלה:
איך אני רושם מהשהו מ HTML בתוך PHP? למשל, אני צריך לרשום את זה..
איך אני רושם מהשהו מ HTML בתוך PHP? למשל, אני צריך לרשום את זה..
<SCRIPT language=javascript src="buttons.js"></SCRIPT> <style> <!-- .itemBorder { border: 1px solid black } .itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica } .crazyBorder { border: 2px outset #000000 } .crazyText { text-decoration: none; color: #000000; font: Bold 12px Arial, Helvetica } --> </style>
ואחר כך את זה:<body bgcolor="#000000" link="#0000ff" vlink="#ff0000" text="#000000" style="MARGIN: 0px; position: absolute; left: 0;" onLoad="writeMenus()" > <table bgcolor="#000066" width="100%" > <tr><td height="14" align="middle"></td></tr></table>
ץעזרו לי בבקשה, אני חדש לPHP... בתודה..