![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The code a href="..." target="_blank">...</a will not validate as XHTML STRICT because of the 'target' tag, so how do I achieve the same result by moving it to a CSS file? |
#3
| |||
| |||
|
|
The code a href="..." target="_blank">...</a will not validate as XHTML STRICT because of the 'target' tag, |
|
so how do I achieve the same result by moving it to a CSS file? |
#4
| ||||
| ||||
|
|
The code a href="..." target="_blank">...</a |
|
will not validate as XHTML STRICT because of the 'target' tag |
|
, so how do I achieve the same result by moving it to a CSS file? |
|
I cannot find anything which allows me to specify 'target=' on an anchor tag. |
#5
| |||
| |||
|
|
The code a href="..." target="_blank">...</a will not validate as XHTML STRICT because of the 'target' tag, so how do I achieve the same result by moving it to a CSS file? I cannot find anything which allows me to specify 'target=' on an anchor tag. |
#6
| |||
| |||
|
|
The code a href="..." target="_blank">...</a will not validate as XHTML STRICT because of the 'target' tag |
#7
| |||
| |||
|
| Tony Marston wrote: The code a href="..." target="_blank">...</a will not validate as XHTML STRICT because of the 'target' tag, so how do I achieve the same result by moving it to a CSS file? I cannot find anything which allows me to specify 'target=' on an anchor tag. Here's how: http://www.sitepoint.com/article/1041 It requires Javascript, but the code seems pretty simple. Jamie |
![]() |
| Thread Tools | |
| Display Modes | |
| |