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 Wrong

  1. W

    Where do you get your tutorials

    I don't like YouTube tutorials that much since a) they have terrible audio or b) they go way too fast and I can't follow the author. I prefer tutorials that are written and published in blogs an such, preferably with several screen caps to make them easier to understand.
  2. W

    Youtube Likes Service

    Guess I was... * Puts glasses on * Wrong. YEAAAAAAAAAAH! Stupid memes aside, sorry to hear that. I didn't know YouTube actually took their likes/dislikes system seriously. Facebook has to do some learning methinks.
  3. W

    Edit any website using javascript

    Yup, you can screw things up with the console too, but it's not as interactive as this. You can edit the whole page as if it was a Word document, without needing any coding knowledge (which you do in order to edit the code through the console).
  4. W

    Creating fake accounts to advertise

    Have you ever created any fake Twitter/Facebook/etc. accounts to advertise your site, by 'liking' and tweeting different things in your site? Did it work?
  5. W

    How effective is blog commenting?

    Seems like a lot of people currently use this method. They go to popular blogs and post their links there. The purpose of this is, of course, to get backlinks. There are even people on Fiverr offering these services. Now, does this really work? If so, how good is the quality of such backlinks...
  6. W

    Edit any website using javascript

    Here's an simple javascript snippet you can use to edit any website: insert any text anywhere you want, move images around or just f*ck the layout up. Note that these changes do not actually get saved, so if you refresh the page, things get back to normal. Copy the following and paste it on...
  7. W

    Youtube Likes Service

    I don't think Google (therefore YouTube) check IPs for multiple accounts, so I believe you're be good to go. It's actually a good idea since YouTube 'Likes' are pretty much just a number.
  8. W

    Google Plus

    Yeah, as a matter of fact, most pre-built social bookmarking tools already have the G+ buttons together with the 'Like' and 'Tweet' ones, since those are the musts of social media marketing. Adding a G+ button is very simple, check out the official documentation...
  9. W

    Most Common Graphic Design Tools

    I've used both Photoshop and CorelDraw and I they have both allowed me to do all kinds of design. I mostly stick to Photoshop CS5 for most of what I do, whether it's creating a header for a new site or editing a photo's color, saturation, brightness, etc. levels and even photomanipulation. If...
  10. W

    Encrypting HTML

    No problem! There's nothing more rewarding than seeing one of the people stealing your code f*cking things up, so your search will be worth it! :p
  11. W

    Encrypting HTML

    I would, but I really don't remember the code, and deleted the files in my site a long time ago (since I no longer manage it). I remember it was done through javascript, though, I think by making sure the .js file was loaded in a certain domain (your site's).
  12. W

    Minimalism

    That's kind of cheating! :p I do know many people that claim to be 'minimalistic' only because they can go as far as using MS Paint. There are actually many designs that can look simple but require a lot of work - that's true minimalism. I agree with you content > design, but I think the best...
  13. W

    Forums vs social Media

    I prefer to advertise on both social networks and forums (they're both effective), but if I didn't have that much to do a lot of advertising, I'd choose forums. I find that, in general, forum users are more computer savvy than the ones who only use their social networking sites. I've seen a lot...
  14. W

    Minimalism

    It seems that most web designers from the 2.0 internet go for minimalistic designs. Basic, plain colors, nice fonts, a couple effects, and that's it! What are your thoughts on this? Do you rather make a simple design or something more elaborated? I've been a fan of minimalism for a couple of...
  15. W

    jQuery: Some facts, myths, and tips

    The following article was written by Dion, a JavaScript expert known for the work he's done for Forumotion, ZetaBoards, and other (limited) forum software companies. I'm sharing it here so that anyone who still hasn't used jQuery or who's just getting started knows what jQuery really is and how...
Back
Top