Getting Started
Display the text "Welcome to the world of Web development" on the screen
<html>
<body>
<div id=text>Welcome to the world of Web development</div>
</body>
</html>
Prove your coding skills.This is the best place to expand your knowledge and get prepared for your next interview.
Getting Started
Basic HTML Tables - Layout, HTML Tables, Attributes, Aside, Footer, Tr tag, Td tag, Th tag, Tbody < table > < thead > ...