Write the HTML code to create a basic toast.
Write the HTML code to create a basic toast.
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: easy
标签: interviewbit, bootstrap, topic-specific, css, frontend
参考答案摘要
When something happens, the toast component acts as an alert box that only appears for a few seconds (i.e. when the user clicks on a button, submits a form, etc.).
← 返回面试题库
Write the HTML code to create a basic toast.
简单bootstrapcssfrontend