skip to main content
2 posts tagged with HTML by Skyanth.
Displaying 1 through 2 of 2.
This html/css problem has been driving me crazy: in IE, URLs that are coded: <a href="http://www.ecaa.ee/?">www.ecaa.ee</a> are rendered on screen as 'http://www.ecaa.ee/'
but as you can see the http is not in the label. Similarly, mailto: links have the 'mailto:' rendered in front of them even though this only appears in the href attribute. It only happens with the associated stylesheet, not if I view the non-styled html doc in IE. It does not happen in any other browser.
[more inside]
posted by Skyanth
on Dec 7, 2010 -
10 answers
Plain old HTML: is there any way to get the contents of HTML file A into HTML file B without using frames, iframes, PHP or other server side stuff (it's for on a cd), and just copy-pasting the contents of one into the other? So something like an import function (perhaps done with javascript)? I need a page with a TOC + content and want to make it pretty, so frames are a no.
[more inside]
posted by Skyanth
on Jan 17, 2005 -
12 answers
Page:
1