Skip to content

omerdemirci44/blg101e-html-css-evolution-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# HTML-CSS Basics Project

This repository includes beginner-level web development files created as part of the ITU Information Technologies course.

Each folder demonstrates a different concept of HTML, CSS, and basic JavaScript.

## 📁 Folder Structure

- evolution/: A styled web page on human evolution with interactivity and images

- form/: Basic form usage with different input types

- timezone-api/: A simple HTML + JS example using fetch() to display current time by city

- legacy\_code/: Contains a simple C file (Hello World) for testing Git usage

## 🧠 Skills Demonstrated

- HTML layout, <form>, <ul>, <img>, <table>, etc.

- CSS styling and selectors (hover, first-child, etc.)

- JavaScript async fetch() API calls

- DOM manipulation (onmouseover, onclick, onload)

- Git & GitHub version control basics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors