I have decided to tackle my first website. I have been trying hard to educate myself via various tutorials. I have a few questions I hope someone can answer. I do have a little programming experience but not an expert by no means. Here are my questions:
1.) How do I change the font of a single word in Dreamweaver (CS4) "design view." Seems simple enough but with Frontpage you could simply highlight the word (or even a single character) and use the toolbars to change the font style and size. I'm probably overlooking something simple but with all of the complexity I'm trying to learn the last thing I want to worry about is fonts.
2.) How do I create a function and call it in multiple forms making it "universal?" Do I write it on a separate form and then reference that form somehow before I call the function? Example would be awesome here.
3.) How can I create a PHP script on one form and call it in another form. Do I have to use the whole script when I call another form or can I reference part of the script.
Thanks for the help in advance. If I'm not making much sense I'll try to explain more thoroughly.
1.) How do I change the font of a single word in Dreamweaver (CS4) "design view." Seems simple enough but with Frontpage you could simply highlight the word (or even a single character) and use the toolbars to change the font style and size. I'm probably overlooking something simple but with all of the complexity I'm trying to learn the last thing I want to worry about is fonts.
2.) How do I create a function and call it in multiple forms making it "universal?" Do I write it on a separate form and then reference that form somehow before I call the function? Example would be awesome here.
3.) How can I create a PHP script on one form and call it in another form. Do I have to use the whole script when I call another form or can I reference part of the script.
Thanks for the help in advance. If I'm not making much sense I'll try to explain more thoroughly.