Skip to main content

Posts

Featured

My First Program

HTML HTML, or HyperText Markup Language, is the standard markup language used to create and structure content on the World Wide Web. It provides the foundational structure for web pages, defining the content and its organization for display in a web browser. CSS CSS (Cascading Style Sheets) is a stylesheet language used to define the presentation and visual styling of web pages. It works in conjunction with HTML, which provides the structure and content of a webpage, while CSS dictates how that content is displayed. JAVASCRIPT JavaScript, often abbreviated as JS, is a high-level, interpreted programming language primarily known for enabling interactive and dynamic content on web pages. It is a core technology of the World Wide Web, alongside HTML and CSS./p> BOOTSTRAP Bootstrap is a popular, open-source, front-end framework that streamlines web development by providing pre-made CSS and JavaScript components and a responsive grid system to build mobil...

Latest posts