HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Recent content by Judge Dredd

  1. J

    Is it worth it to learn PHP OOP?

    I think the ONLY thing you should use in large scripts is OOP. People who suggest otherwise usually don't have much experience. I dislike the fact that some people INSIST on using procedural in large scripts. Prime example: SMF.
  2. J

    If you could change HTML...

    Definitely comment reform. I'd also change the way spacing is done. In addition, I'd like a lot of the styling to be done through HTML without having to use CSS, while still using separate files.
  3. J

    Do you allow HTML editing in forum posts?

    Heck no. You covered the reasons for this in the original post. If someone needs to post code, they can do so using the [code] tags. HTML in posts is ALWAYS going to cause problems.
Back
Top