Element (noframes/frameset ) is obsolete. Its use is discouraged in HTML5 documents.
- basefont
- big
- center
- font
- s
- strike
- tt
- u
第二類:框架類元素
因框架有很多可用性及可訪問性問題,HTML5規範將以下元素移除。- frame
- frameset
- noframes
第三類:屬性類
很多表現性的屬性也被新規範移除,如下:- align
- body標籤上的link、vlink、alink、text屬性
- bgcolor
- height和width
- iframe元素上的scrolling屬性
- valign
- hspace和vspace
- table標籤上的cellpadding、cellspacing和border屬性
- header標籤上的profile屬性
- 連結標籤a上的target屬性
- img和iframe元素的longdesc屬性
第四類:其他
- abbr取代acronym(用於表示縮寫)
- object取代了applet
- ul取代了dir
相關推薦
Element (noframes/frameset ) is obsolete. Its use is discouraged in HTML5 documents.
第一類:表現性元素 basefont big center font s strike tt u建議用語義正確的元素代替他們,並使用CSS來確保渲染後的效果 第二類:框架類元素 因框架有很多可
Google's AI powerhouse DeepMind is opening its first international lab in Canada
Although it was bought by Google in 2014, AI firm DeepMind has always been true to its British roots -- expanding its offices in London, working closely wi
'object' is an array. Use JSONArray instead
use lis 代碼 json span sonar user typelist arr 錯誤是:對象是一個數組,使用JSONArray代替 錯誤代碼為:JSONObject json=JSONObject.fromObject(usertypeList); 正確代碼為:J
Facebook is spending $1 billion on its first data center in Asia
sof ces south ora force www. ice ini at-t 此文章源自:https://money.cnn.com/2018/09/06/technology/facebook-singapore/index.html Facebook i
net sf json JSONException 'object' is an array Use JSONArr
分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow 也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!  
Warning:Configuration 'compile' is obsolete and has been replaced with 'implementation'.
警告是這樣的: **Warning:Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’.It will be removed at the end of 2018** 講的是 
Configuration 'compile' is obsolete and has been replaced with 'implementation'. It will be removed
AndroidStudio升級過程中,真的是一腳一個坑啊,好不容易解決完前面的問題,新問題又來了。 Configuration 'compile' is obsolete and has been replaced with 'implementation'. It will be remo
object' is an array. Use JSONArray instead
list集合轉換JSON出錯誤 意思是:物件”是一個數組。使用jsonarray代替。 解決方法: 將JSONObject替換為JSONArray 程式碼: JsonConfig jsonCo
Running as root is not recommended. Use --allow-root to bypass
首先輸入,檢視配置檔案位置 [as-pc as]# jupyter notebook --generate-config --allow-root Overwrite /root/.jupyter
mysql安裝提示:TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_ti
centos6 安裝 mysql5.6 有異常提示:TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see doc
net sf json JSONException 'object' is an array Use JSONArr
list集合轉換JSON出錯誤意思是:物件”是一個數組。使用jsonarray代替。解決方法:將JSONObject替換為JSONArray程式碼:JsonConfig jsonConfig = new JsonConfig();jsonConfig.setCycleDetec
c++ Socket學習——The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name:
在寫c++伺服器時發現問題如下: 原始碼: // ConsoleApplicationSock.cpp: 定義控制檯應用程式的入口點。 #include "stdafx.h" #include <winsock.h> #include <st
__main__.ConfigurationError: Curl is configured to use SSL, but we have not been able to determine which SSL backend it is using. Please see PycURL do
今天在安裝pyspider時遇到這個問題,顯示是安裝pycurl導致的,於是單獨pip install pycurl,報一樣的錯誤,如下: (general_spider) ~ pip install pycurl Collecting pycurl Using cached https
eclipse svn外掛解除安裝 重新安裝 Subclipse解除安裝安裝 The project was not built since its build path is incomplete This client is too old to wor
安裝外掛的原則就是,要按照規則,外掛與本地的svn版本要一致, 這樣子本地和eclipse上面就可以無縫使用,不會出現問題 1.解除安裝eclipse svn外掛 2,安裝新版的svn外掛 2.1,下載 找到網址或者zip包 下
The US is hastening its own decline in AI, says a top Chinese investor
Kai-Fu Lee, a prominent investor and entrepreneur based in Beijing, has been talking up China's artificial intelligence potential for a while. Now he's got
How Microsoft is making its most sensitive HoloLens depth sensor yet
The next-generation HoloLens sensor is a feat of research and design that crams advanced signal processing and silicon engineering into a tiny, reliable mo
Deep Learning Is Great, But Use Cases Remain Narrow
Deep learning is all the rage these days, and is driving a surge in interest around artificial intelligence. However, despite the advantages that deep neur
How Adobe Is Embedding Its Artificial Intelligence Platform Deeper Into the Creative Cloud
At its MAX conference this week in Los Angeles, Adobe unveiled a number of new ways that it's integrating Sensei--the company's AI platform--into …
解決 Reason: The setting `flush_size` in plugin `elasticsearch` is obsolete and is no longer available
[[email protected] logstash-6.4.2]# ./bin/logstash -f etc/logstash_indexer.conf -t Sending Log
升級到Android Studio 3.2.1 ,報Configuration 'compile' is obsolete and has been replaced with 'implementa
升級到Android Studio 3.2.1 ,引入以前公司專案,報 Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed