473,503 Members | 1,617 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do I make Xhtml strict appear in the Visual Studio 2005 dropdown?

How do I make Xhtml 1.0 strict or Xhtml 1.1 strict appear in the
Visual Studio 2005 dropdown?
How do I add a Xhtml 1.0 strict to the dropdown in visual studio 2005?
I have used the default selection XHTML 1.0 Transistional.

I have added <xhtmlConformance mode="Strict" />
in the web.config.

But I cant find a way to set this in the dropdown.

I am building a brand new web applicaiton. Even though Accessiblity is
not a requirement I just want to follow the web standards for XHTML. I
am wondering why XHTML 1.0 transtional is the default setting in VS
2005 and not even having an option for strict. Is there any reason why
not strict?

Thanks

Oct 17 '07 #1
1 1962
probably because no browser supports xhtml 1.0 strict, though the next
release of Firefox is scheduled to.

xhtml 1.0 Transistional is mostly compatible with html 4.01, though even
IE 7.0 does not fully support html 4.01 much less xhtml 1.0 transitional.

-- bruce (sqlwork.com)

De************@gmail.com wrote:
How do I make Xhtml 1.0 strict or Xhtml 1.1 strict appear in the
Visual Studio 2005 dropdown?
How do I add a Xhtml 1.0 strict to the dropdown in visual studio 2005?
I have used the default selection XHTML 1.0 Transistional.

I have added <xhtmlConformance mode="Strict" />
in the web.config.

But I cant find a way to set this in the dropdown.

I am building a brand new web applicaiton. Even though Accessiblity is
not a requirement I just want to follow the web standards for XHTML. I
am wondering why XHTML 1.0 transtional is the default setting in VS
2005 and not even having an option for strict. Is there any reason why
not strict?

Thanks
Oct 17 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2861
by: piraticman | last post by:
Hi. I have some code for a javascript jump menu... It validated with HTML 4.0 but now does not validate with XHTML strict 1.0. I have used name atributes in my code which aparantly are not...
16
7533
by: Peter Maas | last post by:
The XHTML file below creates a 2x2 matrix of square images. There is always some space at the bottom borders of the cells (when rendered with Gecko and KHTML, not with IE) and I've found no way so...
7
1790
by: Sugapablo | last post by:
I'm assuming there's a way to do the following, but I'm having trouble finding good information on it. If someone could point me to a good webpage on it... I want to take a Valid XHTML 1.0 page...
3
1500
by: Walt Zydhek | last post by:
I'm testing Visual Studio 2005 for design of pages that are XHTML 1.1 Strict compliant and have found a few problems. Wondering if anyone can suggest a workaround or if it is an issue Microsoft...
3
5512
by: TheXenocide | last post by:
Hello, First and foremost I'll describe a bit about my problem: I'm trying to make a site layout using ASP.NET 2.0 in Visual Studio .NET 2005 Beta 2. The site is a table based layout that is...
5
1335
by: kbutterly | last post by:
Good morning all, I have a weird problem with my VS 2005 Documentation. When I open the help file through Start -Visual Studion 2005 ->Visual Studio 2005 Documentation, I get what appears to be...
18
2855
by: Poldie | last post by:
How do I turn it on? I'm using vb 2005 in visual studio 2005 sp1. In my web.config I have: <compilation debug="true" strict="true" /> In my Tools/Options/Projects and solutions/vb defaults...
10
2043
by: Robert Huff | last post by:
Can someone offer suggestions why, on the same server (Apache 2.2.8), this works <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html lang="en-US"> <head> <link rel=stylesheet...
7
1178
by: Bobby Edward | last post by:
To use XHTML Strict all I have to do is... 1. Add this to the top of my master page/ASPX page(s) <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 2. ...
0
7084
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6991
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5578
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5013
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.