Bear with me while I explain this problem....
I have Photoshop CS4
When I use my slice tool to make a new slice, Photoshop does not show me that dotted gray line that outlines where the new slice will be made. Makes it every difficult for slicing.
Once I made the slice, the orange line...
I have a very straightforward problem that is giving me hell.
I need people to enter a value into a text field, and have Flash convert what they typed into a numeric value that can be stored as a variable and used in math equations. Once I do some number crunching, I need to display the result...
Very simple question here.
Would it be W3C acceptable if I were to include an ID attribute in a closing tag?
Example.
<div id="menu">
blah blah blah
lipsum whatever
</div id="menu">
I only ask because <!-- --> can become cumbersome sometimes.