Learn how to use HTML and CSS to make webpages. HTML is the markup language that you surround content with, to tell browsers about headings, lists, tables, etc. CSS is the stylesheet language that you style the page with, to tell browsers to change the co
CSS Comments. Comments are used to explain the code, and may help when you edit the source code at a later date. Comments are ignored by browsers. A CSS comment is placed inside the <style> element, and starts with /* and ends with */:
Changing the Image URL. The red-colored texts shown in step #5 HTML code are the links of the pictures that you want to insert on the web page. To acquire the URL of the image, you would need to upload your picture to an image hosting site such as Flickr,
Post a Comment:
Showing 0 Comments: