relative sizing does not work?

This commit is contained in:
Joost Agterhoek 2024-08-15 21:46:47 +02:00
parent 6d81ea6d6d
commit 6da48d0dab

View File

@ -4,7 +4,7 @@ After learning the basics of looking up IP addresses, domain names and URLs to f
![screenshot of a tkinter host lookup application](/screenshot.png) ![screenshot of a tkinter host lookup application](/screenshot.png)
<img src="./screenshot.png" width="75%" height="75%"> <img src="./screenshot.png" width="60%" height="60%">
## TODO ## TODO
- *TD* - Strip leading and trailing characters like parentheses, brackets, etc. and extract host information - *TD* - Strip leading and trailing characters like parentheses, brackets, etc. and extract host information