In this project, we developed a responsive web page using HTML, CSS, and jQuery libraries. The main focus of this project was to create a webpage that seamlessly adapts to different devices and screen ...
Putting together a basic page with info on my skills and possibly a few notes about me. Intending to do a decent HTML/CSS page, with possibly some Javascript (jQuery?) to make it flashy.
1. Inline css: In inline css we can insert a ‘style’ attribute inside an HTML element. This allows CSS properties on a "per tag" basis. Below is code for inline css in our webpage. 3. Linked/External ...
HTML (Hypertext Markup Language) is a text-based approach to describing how content contained within an HTML file is structured. This markup tells a web browser how to display text, images and other ...