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 Effexion

  1. Effexion

    Action attribute doesnt work

    You missed a semi-colon to close the statement (the last variable you declared). That's the first thing that jumps out to me anyway. Good luck!
  2. Effexion

    TechyNoobs _ want to grow, get connected with me.

    Looking good, mate. I'm going to have a look through it now. You have a lot of content :). Keep up the good work.
  3. Effexion

    how to start to learn php

    I started with Edwin Diaz's tutorial on Udemy. He is a really good tutor and responsive to emails. The course is quite old but he still helps out and updates as and when needed.
  4. Effexion

    Any Good Place or Book for Learning Object Oriented PHP?

    https://www.udemy.com/course/php-for-complete-beginners-includes-msql-object-oriented/ While Edwin Diaz does have a few bad coding practices, he does do one hell of a good job at teaching the fundamentals. Well worth the money.
  5. Effexion

    Reviewed my Host

    I have used HostSlick for a while now and I reviewed for my site. I'm not sure if I can post a link here as it has an affiliate link in it - definitely worth a look if you want unlimited domains and hosting for 15EUR a year. They do a lot of specialist servers too.
  6. Effexion

    Background url() not working

    Your best bet would be to upload it to your server and call it from there with background: URL("yourdomain.com/images/file");. Also, try with and without quotations.
  7. Effexion

    begineer (need help with an html table)

    Hi, can you post a code snippet from what you have? It will be a lot easier for people to help out that way. If you don't want to post it publically, just send me a private message and I will help, if I can.
  8. Effexion

    Best Food Recipes Website

    Hi, Saqibramzan. As an ex-chef, food is a passion of mine and I will be having a proper look through this soon. On first impressions, it's clear that you have a lot of content; the design is clean. concise and easy to navigate. Keep up the great work!
  9. Effexion

    <strong>Hello, World</strong>

    Hi guys, I came across this site after I happened upon it on Google and it's great to see an active forum under this topic. I have been doing personal projects for a few months with a WordPress reviews site, my writing work and a brief brush on video editing and have decided it's time for me to...
  10. Effexion

    Can you recommend a good tutorial or book on PHP?

    Thank you. I was looking for something similar myself. I have been away from PHP for way too long and don't fancy starting the Udemy course I was doing again. A book is an ideal way for me to get my foot back in the door. Thanks again.
Back
Top