SitePoint Sponsor
  1. Announcement:
    Meet the Design Team
    Varelse ‎(Night Elf)
    Jan 31, 2007
    Views:
    41,202
+ Post New Thread
Page 1 of 286 1 2 3 4 5 11 51 101 ... LastLast
Threads 1 to 40 of 11413

Forum: (X)HTML

A forum for discussing HTML, the publishing language of the World Wide Web—including issues such as compatibility, tags, elements and their proper usage, semantics, and the structure of (x)html in all its flavours.

  1. Global Thread Global: FREE - Talk WordPress With The Experts

    Welcome to the second in our series of 'Talk With The Experts' live forum workshops. Next up is WordPress with SitePoint developers Harley Alexander (front end and WordPress) and Bernard Peh (PHP and WordPress) along with assorted Advisors from here at the forums. The session will kick off at...

    Started by HAWK‎, Feb 21, 2012 19:14
    • Replies: 0
    • Views: 1,307
    Feb 21, 2012 19:14 Go to last post
  2. Global Thread Global: Looking For People To Interview For A SitePoint Book

    Jodie Moule (author of our upcoming UX book) is looking for some SitePoint community members to interview for her book. She is specifically interested in what it is that you want from a UX book. If anyone is interested in taking part, please PM me your name and email address and I'll hook it up.

    Started by HAWK‎, Feb 20, 2012 18:00
    • Replies: 0
    • Views: 372
    Feb 20, 2012 18:00 Go to last post
  3. Sticky Thread Important: XHTML vs HTML FAQ

    Frequently Asked Questions About XHTML vs HTML Table of contents What is XHTML? How is XHTML different from HTML How is XHTML 1.1 different from XHTML 1.0? What about XHTML 2.0? Should I use XHTML or HTML? Should I use XHTML 1.0 or XHTML 1.1? Why do so many books and sites recommend XHTML...

    Started by AutisticCuckoo‎, Jun 16, 2006 03:55
    11 Pages
    1 2 3 4 5 6 ... 11
    • Replies: 257
    • Views: 144,089
    Feb 7, 2011, 03:16 Go to last post
  4. Sticky Thread Important: XHTML1.0 vs XHTML 1.1

    Hi all, What's the difference between the above standards? Which should be used in webpages? Thanks. Kevin.

    Started by obrienkev‎, Nov 24, 2005 04:10
    4 Pages
    1 2 3 4
    • Replies: 87
    • Views: 43,567
    Nov 9, 2010, 13:59 Go to last post
  5. Sticky Thread Important: Frequently Asked Questions about HTML

    Frequently Asked Questions About HTML Table of contents What is HTML? What does the DOCTYPE declaration do? What is a DTD? What is the difference between Strict, Transitional and Frameset? Which DOCTYPE should I use? Why should I validate my markup? Why does HTML allow sloppy coding?

    Started by AutisticCuckoo‎, Oct 8, 2006 23:38
    2 Pages
    1 2
    • Replies: 49
    • Views: 30,674
    Apr 17, 2008, 10:52 Go to last post
  1. How to tell if it's HTML5

    on reddit today...

    Started by r937‎, Feb 16, 2012 09:05
    2 Pages
    1 2
    • Replies: 33
    • Views: 521
    Yesterday, 22:16 Go to last post
  2. Rogue capital A with a circumflex accent appears

    Good Morning from medieval York UK :-) Shortly after publishing content for www.davidclick.com (as the above screen grab illustrates) a rogue capital A circumflex appeared in various spots. Ive looked at the HTML but i cant see anything that would explain its appearance via Safari Version...

    Started by Zygoma‎, Feb 19, 2012 03:14
    • Replies: 21
    • Views: 288
    Yesterday, 16:04 Go to last post
  3. List Background

    Looking through Art and Science of CSS, and trying to follow along with example in the "Navigation" chapter. Their example appears to have a brown background (box) but mine does not. Here is what I have html> <title>DIVISION EXPERIEMENT</title> <head>

    Started by Barnum‎, Feb 14, 2012 08:23
    • Replies: 6
    • Views: 366
    Yesterday, 11:41 Go to last post
  4. Setting the width of a quote <q> tag

    Hey, I'm having some problems with setting a width on <q> tags. Is it possible to set a width for a quote? E.g. <q style="width:50px;">To me the most important thing is that everything is nearby</q> (Having the same issue with styling using an external CSS sheet).

    Started by JonnoW‎, Feb 21, 2012 03:28
    • Replies: 11
    • Views: 194
    Yesterday, 10:39 Go to last post
  5. <select> tag and submit

    Hi there, I'd like to add a simple feature to my site were a user has to select the right answer from a list. The code I'm using so far: <select> <option>Select answer</option> <option>a</option>

    Started by Jay105‎, Feb 21, 2012 09:23
    • Replies: 4
    • Views: 151
    Yesterday, 05:17 Go to last post
  6. Question DIV Tags

    Hi I have done this site with tables rather than div tags. All I want to do is place some texts near the three images on the left-hand side. http://www.eyecatchersecurity.com/index.php/special-offers I am sure this is simple for those experts out there. And I am rusty on DIV tags which I...

    Started by explorer07‎, Feb 18, 2012 13:18
    • Replies: 15
    • Views: 329
    Feb 20, 2012, 17:08 Go to last post
  7. html5 accept attribute for form file uploads problem

    I use the following code to try to get a browser make the OS only display certain file types when a user browses to upload a file. <input type="file" name="upload" id="upload" accept="image/jpeg, image/png"> But I tried this in Firefox 9 but it doesn't work. It also doesn't work in IE,...

    Started by ShinVe‎, Feb 19, 2012 17:23
    • Replies: 7
    • Views: 199
    Feb 19, 2012, 23:46 Go to last post
  8. Unhappy Character Encoding Issues - How to Fix?

    Ok, so I'm coding in XHTML. I tend to copy/paste content from Word into notepad to hand code the content for the web. Problem > many symbols such as quotes " ", apostrophes ', colons :, dashes -, semi-colons;, etc. all show up as vertical black bars. Why is this? Is there a way to transfer a...

    Started by WebDesignGeek972‎, Feb 16, 2012 16:47
    • Replies: 4
    • Views: 284
    Feb 16, 2012, 19:51 Go to last post
  9. Interactive images

    It has been so long since I have needed to do something like this I am not even sure what the best way to do this any more. I long time ago i used to use image maps to do this but I need to knwo if ther eis a better way now, other than Flash of course. I have a numbered grid that represetns...

    Started by htown‎, Feb 14, 2012 19:20
    • Replies: 1
    • Views: 222
    Feb 15, 2012, 03:18 Go to last post
  10. Making Images Fit Into Pre-Determined Hole

    Square Peg, Round Hole?! :blush: I am adding User Profiles to my website and allowing Users to upload their pictures (just like on SitePoint). Let's say that my HTML/CSS has a "hole" for the Profile Picture of 50px by 70x... (Same dimensions as a 5" x 7" photo) Now let's say people...

    Started by DoubleDee‎, Feb 13, 2012 15:12
    • Replies: 19
    • Views: 412
    Feb 14, 2012, 20:58 Go to last post
  11. HTML tags showed up in email message

    Guys: I wrote a mail script in PHP to allow users to compose email messages. I highlighted some text with HTML, for example, I did: <strong>Subject: </strong> But when users received an email from the system, they did not see Subject: Instead, they saw raw HTML tags

    Started by tmyonline‎, Feb 13, 2012 13:00
    • Replies: 2
    • Views: 245
    Feb 13, 2012, 20:18 Go to last post
  12. where to find info about doc type html class

    I have just seen this coding for html and was wondering where, why, how and if I should make use of it. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" class=" js flexbox canvas canvastext webgl no-touch geolocation svg"> Does anyone know where the class is explained?

    Started by peterb‎, Feb 13, 2012 06:32
    doctype html class
    • Replies: 4
    • Views: 210
    Feb 13, 2012, 07:26 Go to last post
  13. reopening html in text edit

    Hi everyone. I created an html on text edit, saved it, and closed it. I'm trying to reopen it, I cannot see the texts that I've written because the text edit screen is coming up all black. I don't know why's that happening and if anybody can help out, please... I'm new to this.

    Started by jerrizzy‎, Feb 12, 2012 19:49
    • Replies: 3
    • Views: 265
    Feb 12, 2012, 20:23 Go to last post
  14. Batch Convert Excel to HTML

    Hello! I wonder if you have seen or used a software which can batch convert a list of excel files into the separate HTML files each corresponding to the individual sheets of the excel files? I have used the All Office Converter Platinum...

    Started by dima777‎, Feb 12, 2012 10:26
    • Replies: 0
    • Views: 209
    Feb 12, 2012, 10:26 Go to last post
  15. javascript just before </head> for faster loading?

    Hello, I have a quick question. I don't remember from where, but once I read that putting the javascript bottom or the head of an html document can help it load faster. Is this true? Also if you have some server-side languages in that html document should javascript be underneath or after that as...

    Started by team1504‎, Feb 9, 2012 16:03
    • Replies: 8
    • Views: 474
    Feb 11, 2012, 15:46 Go to last post
  16. Error,Translate tool is recognize format paragraph

    I'm using tranlate tool for adding my website.By default,my website language is ENGLISH.When I translate to any language,it's right formatted Example : Day 2: Ha Long - Hanoi. (B, L) 7.00am: For early risers complimentary tea, coffee, fruit and cake are served. 8.00am: Visit Luon cave on...

    Started by review_seo‎, Feb 8, 2012 09:16
    • Replies: 2
    • Views: 327
    Feb 9, 2012, 09:26 Go to last post
  17. Iphone and Ipad

    Hi I have built a site optimised for iphone viewport 320px x 480px and works fine, I now need it to scale to automatically fit the Ipad viewport when the page loads. My meta viewport is below. <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;...

    Started by chewy‎, Jul 25, 2011 09:31
    • Replies: 4
    • Views: 834
    Feb 9, 2012, 00:30 Go to last post
  18. Trouble with Flash embed...

    I simply wanted to change a bit of content on an older website and even changing some text causes the entire video to not display. I could understand if I was doing some major changes, but even the div is still in the proper position so I don't know why it won't display. Can anyone give any...

    Started by satori83‎, Feb 6, 2012 13:58
    • Replies: 7
    • Views: 410
    Feb 7, 2012, 14:56 Go to last post
  19. Lightbulb xhtml challenge with browser compatibility :)

    Hi! All I want to do is to have such layout (that is browser compatible and valid xhtml :)). I tried with divs, margins and still I am missing something for IE7 so maybe I won't tell my solution but someone can think of own. I will be grateful and I am offering a beer ;). It seems quite...

    Started by kuszeras‎, Feb 2, 2012 11:49
    • Replies: 4
    • Views: 418
    Feb 7, 2012, 11:09 Go to last post
  20. bookmarks with <a> tag in php not working

    hi all i have this below url in the form action="" manage.php?dealer=9&category=1&subcatg=6#av606 then in the page i have

    Started by vinpkl‎, Feb 7, 2012 06:32
    • Replies: 5
    • Views: 363
    Feb 7, 2012, 09:04 Go to last post
  21. Table, written with HTML. How can i download it to Excel spreadsheet ?

    Hi everyone, There is a 2000 lines table in an HTML site, containing information I want to have in an Excel spreadsheet. Can it be downloaded ? is there a way to convert "Table" HTML code to Excel? Thanks a lot

    Started by deotpit‎, Feb 5, 2012 02:35
    table
    • Replies: 5
    • Views: 453
    Feb 6, 2012, 01:43 Go to last post
  22. html5: <a> no longer on steroids?

    Hello, I thought it was ok to have the <a> element wrap, say, <li> element. It validated in december. Now it doesn't anymore. Has something changed? :)

    Started by rhgiant‎, Feb 5, 2012 02:34
    • Replies: 3
    • Views: 358
    Feb 5, 2012, 08:12 Go to last post
  23. open iframe url

    Fighting with this for an hour now. <div class="mapframe"> <iframe <a href="http://www.city-data.com/city/california.html"></a>" </iframe> </div> The iframe opens well enough but no content from the city-data page.

    Started by R Schreiber‎, Feb 4, 2012 16:38
    • Replies: 2
    • Views: 341
    Feb 4, 2012, 19:03 Go to last post
  24. IE Taking Forever

    Suspect this question should be asked elsewhere but since it pertains to my site let me try... Suddenly when I work on changes to my site, and then go to IE to look at them, it takes forever for the page to open? Just started do this last two days? Can anyone offer a clue? I have set Active X...

    Started by Barnum‎, Feb 4, 2012 07:28
    • Replies: 5
    • Views: 341
    Feb 4, 2012, 18:30 Go to last post
  25. text area

    Okay, so i have this problem with the textarea in the page i'm currently creating, i can size it with css and everything is fine except for when you go to click on the textarea your pointer for typing can go anywhere inside the box..kind of hard to explain, but i want it so soon as you click on the...

    Started by antid2‎, Feb 4, 2012 04:47
    • Replies: 3
    • Views: 371
    Feb 4, 2012, 05:36 Go to last post
  26. Code to get out of iframe on page when slideshow ends

    Hi, I have a slideshow where the slideshow creation program has you upload the show then gives you code to place it anywhere in a web page. For placement I have it in a couple of divs: The issue I am having is that when the show is done the page it is to forward to shows up in the iframe. Is...

    Started by Braxton‎, Feb 2, 2012 22:30
    • Replies: 2
    • Views: 378
    Feb 3, 2012, 09:00 Go to last post
  27. HTML email formatting being changed to text

    Hello I have an HTML which we send out at www.meadowlarkco.com/availableloads.html, by attaching it as text to our outlook message then sending out. The only problem is we have an automated process though our company software which sends to this to prospective customers but what the customer...

    Started by rrmcguire‎, Jan 16, 2012 12:32
    • Replies: 4
    • Views: 602
    Feb 2, 2012, 07:41 Go to last post
  28. HTML email only shows code?

    Hello, I have an HTML email which I send out, the page can be located at www.meadowlarkco.com/availableloads.html and when we send it directly via attaching it to an email then inserting as text it goes through fine, but we also send it out through an "automated process" which goes through...

    Started by rrmcguire‎, Feb 2, 2012 07:06
    • Replies: 1
    • Views: 308
    Feb 2, 2012, 07:17 Go to last post
  29. From xhtml doctype to html5

    Hi everyone, I've already created a php site that has the following doctype: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> I need to now add some html5 code but wondered...

    Started by gwh‎, Jan 30, 2012 21:12
    • Replies: 12
    • Views: 535
    Feb 1, 2012, 21:15 Go to last post
  30. Using attributes and styles on img tag

    <img src="/files/Subscriptionad4.jpg" width="338" height="250" border="0" style="border: 0" /> Is the above advisable? Can I omit either the border attribute or the style?

    Started by MrBaseball34‎, Jan 31, 2012 15:11
    • Replies: 9
    • Views: 520
    Feb 1, 2012, 19:36 Go to last post
  31. Comment box?

    Had a few people tell me that they would like to comment on my entries. Is there an easy way to add a comment box to a website? I am not a website wizard.

    Started by Barnum‎, Feb 1, 2012 19:15
    • Replies: 1
    • Views: 368
    Feb 1, 2012, 19:28 Go to last post
  32. Question about divs

    I want to understand how to use the "div" element on my website. Is there a good tutorial here or somewhere that is easy to understand? For whatever reason I have trouble grasping it. My website takes a while to load, and many have said I need to have columns or something speed it up.

    Started by Barnum‎, Jan 25, 2012 16:26
    • Replies: 9
    • Views: 577
    Feb 1, 2012, 19:13 Go to last post
  33. Smile html hidden fields question

    I'm an html coder and I want to identify from what website a user has submitted a contact form. The contact form is an <!--#include>file (.shtml) and this contact form <!--#include>file is being used on two different websites. Since it's only one file (<!--#include>) I thought about adding two...

    Started by chrs_d‎, Feb 1, 2012 06:43
    input boxes
    • Replies: 1
    • Views: 369
    Feb 1, 2012, 10:03 Go to last post
  34. Cinditional comments

    Sitepoint Members, I read this tip on another site. It sounds like it could be useful but I'm not sure what it means. "Conditional comments can block resources from loading in parallel in Internet Explorer. Place an empty conditional comment before any external resources to eliminate the...

    Started by Chris77‎, Jan 28, 2012 21:12
    • Replies: 3
    • Views: 473
    Jan 31, 2012, 04:02 Go to last post
  35. 2 Menu Lists on 1 Page > Issues

    I am working on a website and having issues with the menu. I am using 2 menu lists on the same page and the second menu is using the first menu css. How would I go about making the second menu use it's own css? Website: fragranceloft.net/design/demo/index2.html CSS:...

    Started by zactive‎, Dec 29, 2011 21:18
    • Replies: 9
    • Views: 782
    Jan 30, 2012, 17:58 Go to last post
  36. Correct/semantic use of <figure>, <figcaption> and <dl>?

    While I no longer use the weather.com API I'm still wondering if I used <figure>/<figcaption> correctly and semantically in this instance. Here is an example of what the section used to look like: Here is the relevant code: <div class="weather"> <header> <figure><img...

    Started by imaginekitty‎, Jan 21, 2012 14:30
    • Replies: 11
    • Views: 688
    Jan 30, 2012, 17:02 Go to last post
  37. Having <li> used when having a new line??

    Pretty much I want it so when I start a new line that it auto puts the bullets in. Basically I dont want to put <li>Item 1</li> <li>Iten 2</li> I need it where when I go to the next line it auto bullets. Reason being, when I am sending a quote to someone I have the info auto generated...

    Started by laflair13‎, Jan 27, 2012 11:26
    • Replies: 7
    • Views: 544
    Jan 30, 2012, 14:04 Go to last post
  38. Linking pictures

    Hi there... a quick question. Howcome the picure dissapears when I wrap an anchor around it... Isn´t this pretty basic stuff? <div id="images"> <a href="my.url"><img id="image1" src="/themes/cleanmachine/images/alfasoft_preview.jpg" alt="Alfasoft"/></a> <img id="image2" src="2.jpg" />...

    Started by monofon‎, Jan 27, 2012 04:56
    anchor link
    • Replies: 4
    • Views: 487
    Jan 29, 2012, 16:15 Go to last post
  39. html include not working

    Hello, I was hoping someone could help me figure out why my html include was not working. In a previous thread, a while ago, I was told one can include html from another file using the following syntax: <!--#include virtual="pathToFile.html" --> Is that I am trying to use html includes in...

    Started by team1504‎, Jan 20, 2012 16:52
    • Replies: 22
    • Views: 915
    Jan 25, 2012, 15:26 Go to last post
  40. How can i add video in My HTMl page?

    hello everyone please reply i tried using embed tag but its not sucessfull...please reply......i wanted to add in my blog on blogspot.com

    Started by packers‎, Jan 5, 2012 05:30
    how to embed video
    • Replies: 5
    • Views: 781
    Jan 25, 2012, 13:00 Go to last post

+ Post New Thread

Forum Information and Options

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 25 replies or 300 views
Hot thread with unread posts
More than 25 replies or 300 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