Skip to content

Changes in ex 01, 01.1 and 03 #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from

Conversation

gmihov001
Copy link
Collaborator

@gmihov001 gmihov001 commented Aug 14, 2021

The old ex 01 was titled Hello World but the content in it did not match the title and it was showing changing of text color within <style> tag.
-> New exercise 01: Changed the contents to contain Hello World; make the students use emmet to start the basic html of the page; ask them to change text color with an inline style. The logic is that we are moving from the most trivial way to apply styles (and discouraged), to <style> tags (a little more sophisticated) and after that to stylesheet (more sophisticated).

Old ex 03 was demonstrating inline styles, which is now done in ex 01.
-> New exercise 03: Makes the students work with list styles (bullets, numbers, no decoration) which is not practiced anywhere else and is useful because we use lists a lot.

Updated explanations and intro to ex 01.1

@ElviraQDP ElviraQDP requested a review from alesanchezr August 14, 2021 21:47
…lor, font-size, padding, to make text look closer to the sample image
@gmihov001 gmihov001 changed the title Changes in ex 01 and 03 Changes in ex 01, 01.1 and 03 Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants