xhtml
Enforce iframe to open its links inside the frame
Is there a way to enforce iframe to open its target=\"_blank\" links inside the frame and开发者_StackOverflow中文版 not open a new window/browser-tab?[详细]
2023-04-11 20:15 分类:问答Add a css link to xhtml files that I cannot modify using an XSLT?
According to my programming supervisor I should be able to link a css file to an xhtml开发者_如何学C file that I cannot touch by using an XSLT. How is this achieved? Does anyone have any good ideas? H[详细]
2023-04-11 12:09 分类:问答How to abbreviate HTML with Java?
A user enters text as HTML in a form, for example: <p>this is my <strong>blog</strong> post,[详细]
2023-04-11 10:21 分类:问答Aligning 3 buttons in div horizontally
How can I align this 3 buttons horizontally in xhtml? This is for blogger by the way. Here\'s my xhtml for the buttons:[详细]
2023-04-10 16:56 分类:问答W3C validation error: "NET-enabling start-tag not immediately followed by null end-tag" and others
I have the following code that\'s giving me errors when being validated: <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">[详细]
2023-04-10 07:25 分类:问答Margin problems in CSS IE vs Firefox
I\'m trying to make a banner in HTML/CSS. However, I\'m having trouble with the margins in one of my div\'s. It works perfectly in Firefox, but not in IE.[详细]
2023-04-10 06:47 分类:问答Java Swing Components - why deprecated HTML markup?
I\'m learning Java from a webdev background.I\'ve been using some HTML inside Swing components, but a little part of me dies every time I see or write[详细]
2023-04-10 05:01 分类:问答Background Image on a List Item
Think its a simple one. I am work开发者_运维知识库ing on a site. The design is here I\'ve hit a little snag as to how to do the footer strategy | management | recovery.[详细]
2023-04-09 20:21 分类:问答1 click open more than 1 link html
I made a page which I put all links next to each ot开发者_StackOverflow中文版her. Every link opens different website. I have to click one by one to them in order to open them and there are 20 links so[详细]
2023-04-09 16:42 分类:问答@media queries : getting an error in W3C CSS Validation Service
I tried to fix the width of wrapper div using @media queries according to different screen size where i wrote these lines of code[详细]
2023-04-09 04:14 分类:问答