hOW TO MAKE extension in magento...?
How to make responsive website, any ideas ?
Did you use a drag and drop style site builder or one which relied more on HTML coding? And, which do you find better when designing a site?
Please reply below with a few things that PHP can be used for. It can be things that you have used it for, it can be things you are wanting to do with it, or things you just have seen done with it around the net. ?
What is the difference between HTML elements and tags? And, do most people use these correctly in HTML?
What if you named your homepage home.html or something else and then just linked to it from all pages with the 'Home' button or link. Would it matter that your home page was not named index.html?
Let's say you write invalid HTML code. Will it still work? If so, why would it work if it's invalid?
Is there a difference between HTML and XHTML? What is better about XHTML than HTML?
How long do you work on modifying your CSS stylesheeet when making changes? Do you simply tweak the stylesheet on occasion, changing a few elements? Or, do you make major changes?
When designing a website, which font family do you most often use? Such as what font family is in your style sheet for various sections of your site, such as your menu, header, etc?
how to add audio and video of html?
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It's easy for humans to read and write and it's easy for machines to parse and generate. Here's a useful introductory video on JSON (JavaScri...