Hi:
I've built 5 WP sites now, with custom themes! But I'm still new, and I come from a background of building my own html/css sites. One thing I've done a lot of is build forms. But in WP I'm having trouble figuring out if I can just build a form and use it. I've uses some plugins which have been fine, but I need total style control in this case and I'm not finding that with plugins.
I don't seem to be posing the search terms effectively as I'm not finding anything in the codex to answer my question.
If I create a workable form with html and style it in my stylesheet, can I simply place the code in an HTML text widget and be done with it? In other words, are there any WP impediments to my just creating the code and placing it on the page or in a widget? Or are there particular things I need to do to make a form work in WP?
Thanks!!!