HTML: Markup language
CSS: Styling language
JavaScript: Scripting language
Web APIs: Programming interfaces
All web technology
Learn web development
Discover our tools
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
View in English Always switch to English
normalize-space 함수는 문자열에서 앞뒤 공백을 빼고(strip) 결과 문자열을 반환합니다.
normalize-space
normalize-space(string )
string
nomalize되는 문자열
nomalize된 문자열.
XPath 1.0 4.2
지원함.