|
|
| newer topics <<< | >>> older topics |
| HTML special characters |
| Special Character References < - < > - > & - & " - " &tim ... |
| playing file with media player directly on the page |
| Anyone know how to setup WMV streaming directly on a website ? Documentation to understand how to realise that? ... |
| how to save webpage on a popup window |
| Is there a way I can save webpage on a popup window? ... |
| HTML and CSS in depth - posting guides |
| This forum is for discussing HTML and CSS language only. All irrelevant topics will be either moved or deleted. Please write descriptive topic names when creating a new topic. Be polite and respec ... |
| problems with PNG showing |
| Anyone know why my PNG's are showing up darker than what they should in IE?> I thought the png bug was only with transparancies.... but theres no transparent picel in the image... ... |
| text input node |
| I want to have a text-input node respond to me pressing 'enter' without making it a form... ... |
| problems with img |
| I don't know if that is a http server or html stuff, but locally, if I have something like <img src=/my_image.png> , that doesn't work. But that works on the server my site is stored on. Does m ... |
| trouble getting link tag to work with FF |
| Hi, I'm having trouble getting my link tag to work with Firefox. It works fine with IE. Does Firefox handle this tag in a very different manor? Index.html contains one set of data, and altdoc.html co ... |
| problems with update the song for the player at the site |
| I want to update the song for the player at my site from a song list on the "Musica page ... |
| problem with the flash player |
| I would like help with my site with the flash player, i want to update the song with from the "Musica" page, which is in the top frame, and the player is in the bottom frame ^ problem ... |
| xml schema |
| Anyone know how to have mixed content .. like <x y="z">w</x> in an xml schema? :) ... |
| too much space btw each list item |
| I have a <ul> where each item is an input field. the problem is that there is too much space between each list item, far more than a list without input fields. what can I do? ... |
| problems with background |
| I have one question concerning the handling of <meta basedir=...>: In basedir/index.html i declared the basedir and linked to a stylesheet basedir/css/style.css In the stylsheet i want to decla ... |
| adsense |
| Anyone here use adsense ? ... |
| seting utf8 on the browser |
| How do i force utf8 on the browser again? ... |
| reapplying a different style sheet to a page without refresh |
| Is it possible to dynamically reapply a different style sheet to a page without refreshing it? ... |
| encoding upon submitting the form |
| Hi all.. i have some <form> tag, and i would like to enforce my browser to specify ISO-8859-2 encoding upon submitting my form.. Any idea how to do that? Since browser seems to not specify at a ... |
| problems with p style |
| I have written <p style="mystyle">some text <BR> more text </p> Ie only follows the definitions in "p.mystyle {...}" until it reaches th <br> I'm confused. ... |
| including media content |
| Hi. i wanna inclulde some media content (like avi's, wmv's, mov's...) using the object tag in my webpage. is there a list/howto/faq with additional information for each media type, since every media ... |
| representation html from php script |
| I'm trying to represent html from php script. can anybody hint me ? It is looks like this : http.open, onreadystage= function(), document.createTextNode(http.responseText)) But in bowser i see html t ... |
| a border around a layout |
| What attributes should I use to have a border around a layout fit snug around that layout Width=100% ? ... |
| mail server security |
| If sending a username and password through email when someone forgets their info is such a bad idea, then why do so many sites do it, and what better way is there? ... |
| set a link |
| Hey guys, anyone know how i can set a link on my page, to a file on my computer but not in my inetpub directory? It's on a different drive too, is that matters *if ... |
| iframe |
| Hello i did use the iframe when i did build my site But google is found my only iframe page ... |
| Frames or not? |
| I'm using frames in my web pages. How do I get search engines to be able to find my web pages? ... |
| problems with a php part |
| Is a html/php type question ok here? ... |
| how can I have two div |
| How can I have two div as though they were <table><tr><td></td><td></td></tr></table> ? ... |
| div in html code |
| Hello I'm trying to code up http://www.senworks.com/sands_beta/header_beta2.html in css. If i break it into 4 pieces, with the white piece on the left where the logo goes, then the sales section, th ... |
| cells with uniform height |
| How can i make sure that all of the cells in a table will be uniform height even if some of them have more lines of content than others? (ie, all cells are as tall as the tallest cell) ... |
| problems with sql query |
| Hi..im trying to do a sql query from my db to select username and how many refferals they have(i have a refferal contest going) and finally figured out the sql query..would it be hard to put that in ... |
| image with the option tag |
| How can I use an image with the option tag ... |
| html stuff |
| Hey Can anyone help montanarry and i with some easy html stuff? ... |
| grabing the results from form |
| I'm a html beginner working with php and mysql. Is there a way to grab the results from form elements spawning in many pages with one single submit button ? ... |
| printing |
| I have this document im transferring to a basic HTML page, I want each section of the document, when printed, to start at the beginning of a new "printed" page. Is there a way to leave page ... |
| centered page |
| I created a page 'container' for my site with: #container { width:800px; margin-left: auto; margin-right: auto; } Because i would like to make a blog-style (centered page) So the container is 1 div, ... |
| resizing window |
| How can i make the index.html instantly resize itself to say 800x800? Window.open ('index.html','height=800','width=800',resizable=no) ? ... |
| creating two tables beside each other |
| How do you get two tables to be beside each other in stead of under each other ... |
| help on access permissions/ACLs on window domain |
| Hi all, could anyone here give me a little help on access permissions/ACLs on a Windows domain? ... |
| mathematical formulas in html |
| Sorry my stupid question (iґm not english) how can i make mathematical formulas in html ? since mathml is for xml :S ... |
| table percentage firefox vs IE |
| Anyone know why firefox would want to base a tbl percentage from the div it is in and IE would want to base it on the whole page ... |
| tag to indent the first line |
| What's the tag to indent only the first line of a paragraph ... |
| image in the middle of the text string |
| How do I insert an image in the middle of a text string? <p>This is some <image goes here> text</p> ? ... |
| wrongly colored text fields |
| Im having an issue with wrongly colored text fields in my forms when using IE, anyone know about this? ... |
| two background images |
| Can someone have a look at http://pastebin.bafserv.com/3652 I am wondering if it is possible to have two background images according to the css html code given ... |