Subscribe to:
Posts (Atom)
Building Static Website(part6) HTML Lists
Building Static Website (part6) HTML Lists Today, let us add some lists to our detailed view section by using html lists. Lists: List is a...
-
HTML Lists HTML lists allow web developers to group a set of related items in lists. Unordered...
-
HTML Table Colspan & Rowspan HTML tables can have cells that span over multiple rows and/or columns. HTML Table — Colspan To make a ce...
-
#PYTHON(DAY31) File Handling(delete() method) Delete a File To delete a file, you must import the OS module, and run its os.remove() funct...
No comments:
New comments are not allowed.