web developer tips (81):為css的智能提示和屬性選擇css的模式

來源:互聯網
上載者:User

原文地址:How to Select the CSS Schema for Intellisense and CSS Properties

在Visual Studio 2008裡,有個樣式工具列(Style Sheet Toolbar ),通過它允許選擇使用的css模式(CSS Schema),如所示

但是這個設定只支援css的編輯器,不支援在aspx和html頁面的智能提示。也不支援css屬性表單裡屬性/值的設定。如所示:

http://www.watch-life.net/visual-studio/how-to-select-the-css-schema-for-intellisense-and-css-properties.html

實際上,為aspx和html版面設定css的模式,有點難以理解。在vs2008當前正在使用的css模式是推斷出而不是選擇的,這個設定是不可見的。選擇css模式用於配合html模式(HTML Schema),可以通過html的原始碼編輯器的工具列來選擇,如所示:

在html原始碼編輯器的工具列裡,通過選擇“驗證的目標架構”項,隱含了選擇一個相應的css模式;在web設計器裡,這個選項可以用於html、aspx和其他相似的開啟文檔。

下面這張表是在Visual Studio 2008裡html模式與css模式對應的表

HTML Schema CSS Schema
Internet Explorer 6.0 Internet Explorer 6.0
Internet Explorer 3.02/Netscape Navigator 3.0 CSS 1.0
Netscape Navigator 4.0 CSS 2.1*
HTML 4.01 CSS 1.0
XHTML 1.0 Transitional CSS 2.0
XHTML 1.0 Frameset CSS 2.0
XHTML 1.1 CSS 2.1

 

更多文章見:守望軒[http://www.watch-life.net/]

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.