html

  1. Harry P

    How to create a tool to minify CSS, HTML & Javascript?

    I want to create a tool on my website to minify CSS, HTML & Javascript where visitors can use it to minify any codes that they want? any help!
  2. Harry P

    How to create a sticky button when scrolling browser using HTML, CSS, and JavaScript

    Here is a complete file that demonstrates how to create a sticky button when scrolling the browser using HTML, CSS, and JavaScript: <!DOCTYPE html> <html> <head> <style> .sticky-button { position: fixed; bottom: 20px; right: 20px; background-color...
  3. Artistic Bird

    Write A Background Color In Html?

    Please Tell me About " Write A Background Color In Html? " Comment Down Below
  4. U

    Making a table in html

    Please suggest me HTML codes to make a table in HTML which should exactly look like the one displayed below. exclude live chat option but do focus on properly creating rows and columns exactly the sameway as displayed below
  5. Reyansh

    How do I convert an HTML website with hundreds of articles into a website of WordPress articles?

    I have an HTML website with roughly 750 articles. I want to convert them to WordPress because WordPress has features that I want to use with the existing articles and new articles going forward. My hosting provider says I can do it manually. I have too many articles for that. What should I...
  6. macfais

    HTML - Basic Topic Outline for Faster Learning?

    I want to have a knowledge about web development but I am illiterate with it. On a similar forum, I have raised my question on what it is all about in layman's term. A valuable contributor gives me an understanding about the basic concept of web development. For those beginners like me who...
  7. Maliaca22

    Which is the best and easy to understand between HTML site and WordPress?

    MANY CHOOSE TO TRANSFORM THEIR HTML SITE TO WORD PRESS FOR THE FOLLOWING REASONS : 1. EASE OF USE 2. NO OVERHEADS 3. UBIQUITOUS 4. SCALABILITY 5. SEARCH ENGINE FRIENDLY 6. SEAMLESS INBUILT BLOGS For me i prefer HTML site because WordPress websites while easy to use provide for too...
  8. alexport

    PHP vs HTML

    Hi, can you guys please explain me what is the difference between PHP and HTML files? Can anyone send me examples of codes using html, php, and both html and php combined? or is it possible to use both PHP and HTML in separated places but they will be combined in a place to build dynamic...
  9. wpspeedster

    HTM vs HTML - Which is better?

    I've heard that Google likes .html better than other extension when saying to a friendly url. But the real question is which one Google prefers .htm or .html extension? I'm building a new site, so I'd like to get it right for URL structure the first time. Thanks!
  10. magicandre1981

    Do people still code HTML and CSS by hand?

    I am wondering at this time people still code HTML and CSS by hand? If yes, then what advantages we can have from doing this way? or just using an existed CMS (Wordpress, Joomla...) to continue develop it with their ideas?
  11. Luxin Host

    Hiring PHP, HTML, CSS, JQUERY, Angularjs Developer/s needed - $1700

    Luxin Host submitted a new resource: PHP, HTML, CSS, JQUERY, Angularjs Developer/s needed - $1700 - PHP, HTML, CSS, JQUERY, Angularjs Developer/s needed - $1700 Read more about this resource...
  12. denvercardonations

    Html to pdf converter?

    I am looking for a (file, not web page) .html to .pdf converter. I looked on Quora and every answer is spam to their websites an none of them work, some don't retain html formatting, or allow maybe 1 file per conversion where they embed their own html to market themselves. I need to convert over...
  13. Harry P

    Tools or Ways to convert HTML template to Wordpress

    Hello Guys, Do you guys know of some tools or ways that they allow me to convert HTML template into Wordpress theme? I've heard of Theme framework before but never used it. I was wondering if someone had successfully converted sites using such tools. Your help would be appreciated.
  14. Haniaroad

    HTML, CCS, or JAVA to Create Search Engine for Beginner Coder?

    Greetings, I am fairly new to coding and only have mild experience with HTML. I understand that coding a searchable database or "google-like" search engine is rather simple and can be done without much experience. I have been trying to teach myself to code a fully searchable database of .edu...
  15. MidnightAngel

    Do you write HTML code by hand?

    Here's a the link to the original thread, I wonder if anyone wants to comment on it as well: http://www.webmastersun.com/threads/728-Can-you-write-HTML-code-by-hand I, personally, taught myself basic HTML in around 6 months. I searched and printed out instructions, read a lot of it, and...
  16. ElixantTechnology

    WTB PSD to HTML Conversion

    ElixantTechnology submitted a new resource: PSD to HTML Conversion - PSD to HTML Conversion Read more about this resource...
  17. ScottP

    Where to put H1 html tag on your site?

    I would like to know the best places to put H1 tag on my site, I heard, It's one of important factors in search engine optimization, isn't it? Please share your advice.
  18. NevinC

    Using Inline HTML tags or CSS classes, which one is recommended in SEO?

    Hi guys, Should I use HTML tags like <strong>, <b>... or <...class="myfstyl"> .myfstyl {font-weight: bold;} My question is, I should use inline HTML tags or Stylesheet ( CSS classes), which one is recommended or better in SEO?
  19. twinkenterprises

    HTML or Text emails for Solo Ads?

    Hey Guys, I am setting up a solo ad and series of emails to promote various IM products. How do you often use text-only email readers or ones that support HTML emails? Should I just send out HTML based emails or pure links without anchor text?
  20. Tachira

    Comment out HTML, CSS, Javascript and PHP

    Hi everyone, Sometimes I get confused with comment out in html, css, javascript and php Could you show me any way to use exact comment out in these programming languages? Thank much!
Top