SEJA MENATH DE SILVA

SEJA MENATH DE SILVA

WEB DEVELOPER

  • HTML (HyperText Markup Language) forms the foundation of any web page. It enables the structure and layout of content, allowing me to define headings, paragraphs, lists, images, links, and more. HTML provides the skeleton of a webpage.

  • CSS (Cascading Style Sheets) is responsible for the visual appearance of a website. By using CSS, I can control the colors, fonts, layouts, and overall design of web pages. CSS allows me to make websites visually appealing, consistent, and responsive across different devices.

  • JavaScript is a powerful scripting language that enables interactivity on the web. It allows me to create dynamic elements, handle user events, manipulate the DOM (Document Object Model), make AJAX requests, and build complex functionalities. JavaScript brings life to static web pages by adding behavior and interactivity.

  • Python, a versatile programming language, is not limited to web development but is often used in this field. I employ Python for server-side programming, building web applications, and handling backend logic. With Python, I can manage databases, process forms, implement authentication, handle file uploads, and perform various server-side tasks.