www.webdeveloper.com
+ Post New Thread
Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Threads 26 to 50 of 77

Forum: HTML

Discussion and technical support for building, using and deploying HTML sites. For articles, check out our HTML5 Development Center.

  1. Exclamation Sticky Thread Sticky: Have you built an HTML5 and/or CSS3 site?

    We are building a new section on HTMLGoodies (sister site to this one). I need some help and in return, a site you've built might get a free link. What I'm looking for: I'm looking for sites built using HTML5 or CSS3 features. If you've built a cool site that uses either of these, then I...

    Started by brad jones‎, 02-17-2012 11:02 AM
    5 Pages
    1 2 3 4 5
    css3, html5, web development
    • Replies: 71
    • Views: 16,114
    05-07-2013, 08:29 PM Go to last post
  2. Sticky Thread Sticky: HTML editors

    Web Editors (PC): 10 Fantastic Free Web Page Editors: http://www.elated.com/articles/10-fantastic-free-web-page-editors/ Free HTML Editors, Web Editors, and WYSIWYG Web Editors and Site Builders: http://www.thefreecountry.com/webmaster/htmleditors.shtml#htmleditors PageBreeze (Free visual...

    Started by Major Payne‎, 11-08-2010 11:22 PM
    • Replies: 0
    • Views: 22,457
    11-08-2010, 11:22 PM Go to last post
  3. Sticky Thread Sticky: How to Hide your Source Code!

    This question gets asked fairly often on this forum, so we've assembled here a definitive answer to the question of how one can hide their HTML source from people. Unfortunately, the short answer is, you can't. There have been various methods put forth, but all of these are easily circumvented. In...

    Started by MstrBob‎, 12-29-2005 01:07 PM
    • Replies: 0
    • Views: 126,637
    12-29-2005, 01:07 PM Go to last post
  4. Sticky Thread Sticky: Information on FORMS for Feedback or Contact Pages - Updated!

    Want to save information from a form to a file or email it to yourself? You can't use HTML for this, you need a server side languages. There are many such languages that you can use, like PHP, ASP, ASP.net, CGI-Perl, JSP, ColdFusion, ect. First, find out what your host supports and then you can...

    Started by Compguy Pete‎, 07-21-2004 10:32 AM
    • Replies: 3
    • Views: 67,883
    07-16-2005, 08:03 AM Go to last post
  5. Sticky Thread Sticky: NOTE: Please don't call your thread "Need help"

    Here's a quick sample of some bad names for threads: "Need help!", "Noob needs help!", "How do you do this?", "Driving me crazy!"... Why are they bad names? Well, because they really don't tell anyone what the thread is about. Most threads are started by people who need help, so stating that...

    Started by BonRouge‎, 06-07-2005 08:16 AM
    • Replies: 2
    • Views: 48,866
    06-12-2005, 09:42 AM Go to last post
  1. Class Crtl + link

    Hi to you :) , Pls, I m not able to us the Class="crtl" and to active the link. I have 4 Id's: -Top -ListNav with sub-folder's -Contant -Footer

    Started by Arenas‎, 05-13-2013 01:54 AM
    • Replies: 0
    • Views: 170
    05-13-2013, 01:54 AM Go to last post
  2. Importance of HTML.

    Hi friends Nowadays, java applications are playing a major role in building web applications and dynamic websites..also there are other languages like php,perl and asp.net available. But how html is still important in website creation?

    Started by noahwilson‎, 05-11-2013 10:45 AM
    • Replies: 3
    • Views: 388
    05-13-2013, 12:01 AM Go to last post
  3. Proof of Concept with iframe

    Hi there, I need to develop POC that would show the flash game in a particular iframe. for example http://www.ebog.com/shooting-games/14183/alien-anarchy.html I need only that flash game without anything else to be shown in the iframe. Do you think that's possible? there are some extra...

    Started by balkancloud‎, 05-12-2013 10:20 AM
    • Replies: 1
    • Views: 227
    05-12-2013, 01:24 PM Go to last post
  4. Iframe for flash game.

    Hi there. I need to show flash game like this for example http://www.ebog.com/fighting-games/13752/ninja-save-father.html in iframe - only the game itself without everything else. Do you think that's possible? I have further questions later. best regards, Matjaz

    Started by balkancloud‎, 05-12-2013 10:26 AM
    • Replies: 1
    • Views: 254
    05-12-2013, 01:07 PM Go to last post
  5. HTTP Streaming Question

    Greetings all. I am a self-taught developer and have plenty of experience with simple HTML builds. However, I am about to start my first major project and need a little help. The site I will be building is going to utilize HTTP streaming from a static file. However, I want the file to play...

    Started by Psyborg‎, 05-11-2013 05:07 PM
    • Replies: 1
    • Views: 330
    05-12-2013, 07:45 AM Go to last post
  6. Contents for site

    Hello every1, I have learnt bou html and still continuing, i want to build my own site but i dont know what to write in it :( will some one please help me out

    Started by Harith‎, 05-11-2013 12:31 PM
    • Replies: 3
    • Views: 335
    05-12-2013, 02:45 AM Go to last post
  7. Drop Down Menus with URL link options

    I want to create a drop down menu. The selections in the menu are links to other websites. When the visitor selects one of the options I want it to open a new window to that website. Here's what I've been practicing with: <html> <head> <title>Drop Down Menu with URL links</title> </head>

    Started by MichiKen‎, 06-14-2009 07:50 PM
    • Replies: 3
    • Views: 3,712
    05-12-2013, 01:58 AM Go to last post
  8. [Placing a Coordinates] Idea please?

    Hi there Everyone! Is there anyone could give some idea on how to put a x and y coordinate of an image after browsing a file on folder/desktop using html codes? it is possible to have a geo tagging on html :confused: Thanks!

    Started by Window!‎, 05-07-2013 07:41 PM
    • Replies: 3
    • Views: 395
    05-11-2013, 12:38 PM Go to last post
  9. Browsers handle Cookies Differently

    I've been stumped by a cookie issue that I need settled quickly. I am making an offline site that needs it's own bookmark system. This I'm trying to accomplish through javascript and cookies. You go to a page, click a button, it saves a cookie, then at some point you click a link to the bookmark...

    Started by hume.tony‎, 01-22-2009 11:57 PM
    • Replies: 3
    • Views: 1,187
    05-10-2013, 10:41 AM Go to last post
  10. resolved [RESOLVED] two form fields dont show up right in fire fox and on mobile phones...

    if someone could take a look. here it the page check it out in a couple different browsers. http://www.skylinestaffingservices.com/application.php 3 errors 1. cell 2. DL

    Started by Nicholas Diaz‎, 05-10-2013 02:54 AM
    • Replies: 2
    • Views: 397
    05-10-2013, 09:47 AM Go to last post
  11. Question HTML database scrape

    I have a work related task. I have to verify whether medical images exist on a server. The server has a front end search tool I checked the source code and it was last updated in 2001. so it's OLD. I have a list of missing images in an Excel spreadsheet I'd like to throw at this front end and...

    Started by BBQ‎, 05-10-2013 09:14 AM
    • Replies: 0
    • Views: 327
    05-10-2013, 09:14 AM Go to last post
  12. Height is not adjusting to content placed within

    Alright so, here is this page: http://thepilotsworld.com/article.php?newsid=2 As you can see there, the white background height isn't adjusting to the content placed within. I've tried several things to fix this. So here's the style: @charset "utf-8"; /* CSS Document */

    Started by KevinHoughton‎, 05-04-2013 10:33 AM
    • Replies: 4
    • Views: 534
    05-10-2013, 04:43 AM Go to last post
  13. What is HTML5 ?

    Hello Guys, Do you know, what is HTML-5? if Yes, then please share your knowledge about html5. Thanks.

    Started by noahwilson‎, 05-09-2013 08:19 AM
    what is html5
    • Replies: 2
    • Views: 311
    05-10-2013, 01:23 AM Go to last post
  14. New to PHP

    I built this site, and I'm not sure if my form is working. I have a PHP file called index.php, but I'm not sure it's linked to the site. Plus my comment box and send button will not center in the page. Can someone help me please? http://www.cjwebconsulting.com/bonnie/booking.html

    Started by charisma44‎, 05-08-2013 12:48 PM
    4 Pages
    1 2 3 4
    • Replies: 46
    • Views: 1,012
    05-09-2013, 11:14 PM Go to last post
  15. Post Issue in gaping the scroll images

    Hi all, We have issue in fixing the image width in between the scroll images . Our site http://kinaracorp.com/ejeevaweb/ Well Im talking about the "FEATURED CLIENT" scrolling images at the bottom. Or is there any other way to smoother it ? Code Used : <h5>Featured clients</h5> <marquee...

    Started by ssyedmujeeb89‎, 05-09-2013 02:18 AM
    html, marquee, width
    • Replies: 3
    • Views: 301
    05-09-2013, 06:00 AM Go to last post
  16. adding editable pdf to web page

    I want to add a pdf file to my web site allowing people to fill it out and when they click submit i want it to email me the pdf form to my site admin email box. is this possible? if so how do you do it. once its on the page and viewable can i send it to the site admin email on submit or do i...

    Started by Nicholas Diaz‎, 04-20-2013 05:26 AM
    pdf web edit
    • Replies: 8
    • Views: 1,332
    05-08-2013, 05:51 PM Go to last post
  17. URL code, operator and format

    Hi all, i have the following url /workorders.html?&workorders_f_workOrderStatus.description=Pending it displays a list workorders with a status of pending i require code of the url to exclude that specific status, so i'm looking for the code to NOT EQUAL - sort of like: ...

    Started by hvc‎, 04-19-2013 01:27 AM
    • Replies: 6
    • Views: 998
    05-08-2013, 05:55 AM Go to last post
  18. resolved [RESOLVED] Broken Link Issue

    I created a splash page (splash.html) and placed it in my site's directory (Private Network and I can't share the link). I'm trying to place link on the index.html page, to redirect someone to that slash page, should they need to return to it to select a new site to go to. There are three different...

    Started by jlnewnam‎, 04-25-2013 11:25 AM
    broken link, html, nav menu
    • Replies: 5
    • Views: 1,227
    05-08-2013, 05:06 AM Go to last post
  19. Form is not sending the information

    Hi, I have multiple HTML Forms on a single page that are not posting the information. First one really works to send the information but, when I click on the second one's signup button nothing happens. page link: http://goo.gl/kNgQH

    Started by Extelliqent‎, 04-29-2013 05:29 PM
    • Replies: 4
    • Views: 929
    05-08-2013, 04:58 AM Go to last post
  20. HTML Input element

    Hi, we have a company website (service now) which has inputs that are auto completed by something called Ajax Reference completer. When I enter a value manually in the field, it gets autocompleted from a database of values. but when I set the value attribute to something, it doesn't do it,...

    Started by clovisc‎, 04-30-2013 02:22 AM
    event, html, input
    • Replies: 4
    • Views: 683
    05-08-2013, 04:51 AM Go to last post
  21. Slideshow on a webpage

    I would like to create a slideshow on a webpage linking to a presentation. Could you please help me do this?

    Started by cavidan29‎, 05-08-2013 04:36 AM
    • Replies: 0
    • Views: 232
    05-08-2013, 04:36 AM Go to last post
  22. Is there any way to convert PDF to HTML without software?

    Hello everyone, I recently have some trouble about using pdf, I have to convert my pdf files to html for some reason at work but I really have no idea how to do it. I mean, there're lots softwares on the Internet, but I really don't know how to choose. Besides,I was wondering if there's one way to...

    Started by sandyago‎, 03-07-2012 03:15 AM
    • Replies: 6
    • Views: 1,729
    05-08-2013, 04:33 AM Go to last post
  23. resolved [RESOLVED] Why are <span> tags useful?

    I was just reviewing a brief tutorial on W3Schools and after reviewing <span> tags, I have a question. What are they for? Here's some HTML with <span> tags... <!DOCTYPE html> <html> <body> <p>My mother has <span style="color:blue;font-weight:bold">blue</span> eyes and my father has...

    Started by jlnewnam‎, 05-01-2013 10:21 AM
    • Replies: 7
    • Views: 1,008
    05-08-2013, 04:01 AM Go to last post
  24. resolved [RESOLVED] Odd spacing in IE

    Hey everyone, I am new to the forums and this looks like a great place to build and learn. The thing I am having a problem with is when you open my MAIN page here:http://www.benjaminvilina.com/hab/ in Internet Explorer there is this huge gap between my div buttons. Open it in firefox,...

    Started by bvilina‎, 05-02-2013 10:18 AM
    • Replies: 8
    • Views: 1,389
    05-08-2013, 03:39 AM Go to last post
  25. Post Generating Sequential Numbers onpress behavior

    I am curious how to create an onpress or onclick behavior that generates a sequential number string until I reset the counter. I have a beginning knowledge, use image maps and need a little help creating the code. I would like the sequential numbers generated all sent to a log file that I can then...

    Started by jclark‎, 05-02-2013 11:50 AM
    code hinting
    • Replies: 4
    • Views: 898
    05-08-2013, 02:55 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 63 users browsing this forum. (0 members & 63 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles