search
HomeWeb Front-endH5 Tutorial前端面试问“你会HTML5吗”到底是什么个意思?

最近参加一些面试,经常被问到同一个问题:“你会HTML5吗?”,我很诧异到底什么程度才叫会HTML5呢。求大路大神指点。

回复内容:

估计就是想看下你对前端一些新技术了解到什么程度罢了,直接说下知道的跟HTML5相关的东西就行,没有必要给出明确回答“会”或是“不会”,也没有必要纠结他们的问法到底有没有问题,准不准确。 "空口无凭,我给您手写一段代码您看看我水平吧" 可能因为很火,所以问问。问这个问题无非
1.你有没有学习新东西的好奇心。
2.我们在做的的项目有用到关于HTML5的部分。
3.我们现在做的东西现在用不到,但难保以后用不到。
4.大家都在问
所以你就反过来问他,他们是不是有什么项目需要用到HTML5,他说没有,一般是了解你对新技术学习态度,如果你不会,你就往对各种前沿技术始终保持热情扯。他说有,你回答你懂的关于HTML5,他如果没有说话,你就问他们需要的程度需要到哪种,反正来面个试,顺便学习一下也是好的。 他可能想问你是不是会做微信上面那种貌似很厉害往上扒拉扒拉又一页带音乐的流行页面吧?

前段完全可以把自己简历弄成一个炫酷的responsive页面 ,酱紫hr就不会问你了。(有个朋友试过) 这面试官要不就是技术白痴装蒜要不就是没长大脑。

如果是技术白痴,你回答会,一般下一问就是html5和html有什么区别啊!我tm干死这帮脑残。如果你是技术大牛可以给他背一下百度知道里面的内容。如果你跟本人一样也属于技术半白痴,那就直接走人,没必要浪费时间。

如果是没长大脑,估计下一问就没有了,回归快乐的闲聊。 他问你会不会只是一个模糊的问法,你只需照实回答,要么是 我只是刚接触所以只是了解一些基础用法 要么是 我有很长时间的是用经验,应该说我很熟练 这阵子刚好接了一个项目,主要用到了html5里面的canvas,目前项目的前端工作已经基本做完了,也收获了人生的第一桶金,现在每次看见html5这几个字眼都会觉得好可爱╮(╯▽╰)╭。个人觉得这个问题要从你应聘的公司的定位来看,面试前要先有充分的了解。可以查阅一下那个公司的作品,从中总结一下需要用到的前端知识。如果作品中有不少涉及到html5,那么说明他问你的意思是你有没有在实际项目中应用html5的能力,这个时候就要视楼主的实力回答了(毕竟滥竽充数还是行不通的);如果这个公司的作品和html5没有太多的交集,那很可能是他们打算引进对这一方面有所了解的人才或者只是随便问问这个新鲜的东西,这个时候楼主可以像模像样的说一些,让对方认为你在这一方面有所涉猎,那自然就会有加分,而且公司可能在这一方面正好是起步,楼主完全可以跟上脚步,提升自己的能力。然后做项目,当大牛,赢娶白富美,走上人生巅峰。 我们公司就真的需要啊。。。
如果说会的话,就算是自己研究过都肯定是加分的
做过项目,就更好了

一上来就吐糟这个问题的是被骗大的吧
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
H5: How It Enhances User Experience on the WebH5: How It Enhances User Experience on the WebApr 19, 2025 am 12:08 AM

H5 improves web user experience with multimedia support, offline storage and performance optimization. 1) Multimedia support: H5 and elements simplify development and improve user experience. 2) Offline storage: WebStorage and IndexedDB allow offline use to improve the experience. 3) Performance optimization: WebWorkers and elements optimize performance to reduce bandwidth consumption.

Deconstructing H5 Code: Tags, Elements, and AttributesDeconstructing H5 Code: Tags, Elements, and AttributesApr 18, 2025 am 12:06 AM

HTML5 code consists of tags, elements and attributes: 1. The tag defines the content type and is surrounded by angle brackets, such as. 2. Elements are composed of start tags, contents and end tags, such as contents. 3. Attributes define key-value pairs in the start tag, enhance functions, such as. These are the basic units for building web structure.

Understanding H5 Code: The Fundamentals of HTML5Understanding H5 Code: The Fundamentals of HTML5Apr 17, 2025 am 12:08 AM

HTML5 is a key technology for building modern web pages, providing many new elements and features. 1. HTML5 introduces semantic elements such as, , etc., which enhances web page structure and SEO. 2. Support multimedia elements and embed media without plug-ins. 3. Forms enhance new input types and verification properties, simplifying the verification process. 4. Offer offline and local storage functions to improve web page performance and user experience.

H5 Code: Best Practices for Web DevelopersH5 Code: Best Practices for Web DevelopersApr 16, 2025 am 12:14 AM

Best practices for H5 code include: 1. Use correct DOCTYPE declarations and character encoding; 2. Use semantic tags; 3. Reduce HTTP requests; 4. Use asynchronous loading; 5. Optimize images. These practices can improve the efficiency, maintainability and user experience of web pages.

H5: The Evolution of Web Standards and TechnologiesH5: The Evolution of Web Standards and TechnologiesApr 15, 2025 am 12:12 AM

Web standards and technologies have evolved from HTML4, CSS2 and simple JavaScript to date and have undergone significant developments. 1) HTML5 introduces APIs such as Canvas and WebStorage, which enhances the complexity and interactivity of web applications. 2) CSS3 adds animation and transition functions to make the page more effective. 3) JavaScript improves development efficiency and code readability through modern syntax of Node.js and ES6, such as arrow functions and classes. These changes have promoted the development of performance optimization and best practices of web applications.

Is H5 a Shorthand for HTML5? Exploring the DetailsIs H5 a Shorthand for HTML5? Exploring the DetailsApr 14, 2025 am 12:05 AM

H5 is not just the abbreviation of HTML5, it represents a wider modern web development technology ecosystem: 1. H5 includes HTML5, CSS3, JavaScript and related APIs and technologies; 2. It provides a richer, interactive and smooth user experience, and can run seamlessly on multiple devices; 3. Using the H5 technology stack, you can create responsive web pages and complex interactive functions.

H5 and HTML5: Commonly Used Terms in Web DevelopmentH5 and HTML5: Commonly Used Terms in Web DevelopmentApr 13, 2025 am 12:01 AM

H5 and HTML5 refer to the same thing, namely HTML5. HTML5 is the fifth version of HTML, bringing new features such as semantic tags, multimedia support, canvas and graphics, offline storage and local storage, improving the expressiveness and interactivity of web pages.

What Does H5 Refer To? Exploring the ContextWhat Does H5 Refer To? Exploring the ContextApr 12, 2025 am 12:03 AM

H5referstoHTML5,apivotaltechnologyinwebdevelopment.1)HTML5introducesnewelementsandAPIsforrich,dynamicwebapplications.2)Itsupportsmultimediawithoutplugins,enhancinguserexperienceacrossdevices.3)SemanticelementsimprovecontentstructureandSEO.4)H5'srespo

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.