Blasty
said
:
For input and img tags, should I be doing:
<this />
or
<this>
Your Doctype will determine this.
I believe self closing tags pertain mostly to XML & XHTML. In HTML5 I wouldn't use them. I know is commonly said it doesn't really matter, however I have found cases where it does.
For example there are scenarios where using ajax and php where the self closing tags cause escaping issues, and the opposite can occur too, like HTMLentities getting messed up (remember these forums with < > ' " etc getting turned into
&
lt;
). Of course there are ways to get around this, but it's easily avoided by using the correct syntax for the doctype. I have been know to use both in some cases, and it depends on the situation, however if I were to go back I'd change it. I think if what you are doing is working and validates then it's all good
Blasty
said
:
Does anyone have any tips on cross browser compatible drop menus? ;o
Not sure I can be any help with this, I'm very out of touch with other browsers since I started on RS-Linkify. Also not really sure what you want to do.
Blasty
said
:
The creation page is probably going to cause the biggest headaches >.<
Yep, and not only that, the creation page is the most important part of it all. That will determine the success of all your work. However I'm confident it will be very successful
That reminds me, how do you feel about this...
http://puu.sh/5cIWL.jpg
Button to take you to poll creation page. Maybe the button should say "HLF Poll", I'm not sure please let me know if this is ok and what you want in regards to this.
~ Blame Rowley if it doesn't work ~
09-Nov-2013 00:58:22
- Last edited on
09-Nov-2013 01:25:16
by
Indecent Act