How to style with css an EXTERNAL form I don't control that I EMBED in php with...

  • Thread starter Thread starter leepi
  • Start date Start date
L

leepi

Guest
...include ? I have made something like this in pseudo code

<div id="embedded_form">
Include external form
</div>
 
Back
Top