Novartis
Kintetsu World Express Interview Questions and Answers
Q1. What is html , how we can make html website
HTML is a markup language used to create the structure of a website.
HTML stands for HyperText Markup Language.
Use tags like <html>, <head>, <title>, <body> to structure content.
Add elements like headings, paragraphs, images, links using tags.
Use attributes like src, href, alt to specify additional information.
Save the file with .html extension and open it in a web browser to view the website.
Q2. Can you define the difference of between ul and ui
ul is an HTML element used to create an unordered list, while ui is not a valid HTML element.
ul is used to create a list of items without any specific order
ui is not a valid HTML element and is likely a typo for ul or li
Q3. What is css , what is the use of css
CSS stands for Cascading Style Sheets. It is used to style the layout and design of web pages.
CSS is a styling language used to control the look and feel of a website
It is used to define colors, fonts, spacing, and other visual aspects of a webpage
CSS can be applied inline, internally within the HTML file, or externally in a separate CSS file
Selectors are used in CSS to target specific elements on a webpage for styling
CSS can be used to create responsive designs that adapt to...read more
Q4. What is the difference between ul or ui
ul is an HTML element used to create an unordered list, while ui is not a valid HTML element.
ul is used to create a list of items without any specific order, while ui is not a valid HTML element
ul stands for unordered list, while ui does not have a specific meaning in HTML
ul is commonly used in conjunction with li (list item) elements to create lists on a webpage
Q5. What is the use of html
HTML is a markup language used for creating the structure of web pages.
HTML stands for HyperText Markup Language
It is used to create the structure of web pages by using tags
HTML tags are used to define elements such as headings, paragraphs, images, links, etc.
It is the foundation of web development and is essential for creating websites
Q6. Explain the definition of html file
An HTML file is a text file containing code that defines the structure and content of a webpage.
HTML stands for HyperText Markup Language
HTML files have a .html extension
They consist of tags that define elements like headings, paragraphs, images, links, etc.
HTML files can be created and edited using text editors like Notepad, Sublime Text, etc.
Q7. Explain css or hyml
CSS and HTML are essential languages used in web development to style and structure web pages.
CSS (Cascading Style Sheets) is used to style the layout and design of web pages.
HTML (HyperText Markup Language) is used to structure the content of web pages.
CSS can control the colors, fonts, spacing, and layout of elements on a webpage.
HTML uses tags to define the structure of a webpage, such as headings, paragraphs, and images.
Interview Process at Kintetsu World Express
Top Web Developer Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month