(local username "erilun06")
(local username "erilun06")
KPCKevin Powell - Community
Created by Lawani Elyon John on 4/18/2024 in #front-end
HTML CSS
to be clear, here is the open source repo https://gitlab.com/my-webstuff/www
3 replies
KPCKevin Powell - Community
Created by Lawani Elyon John on 4/18/2024 in #front-end
HTML CSS
i dont really do much "webdesign" but at least to me that looks like its a set of (un-ordered)lists
<h4>some title</h4>
<ul>
<li>list item</li>
<li>list item</li>
<li>list item</li>
<li>list item</li>
</ul>
<h4>some title</h4>
<ul>
<li>list item</li>
<li>list item</li>
<li>list item</li>
<li>list item</li>
</ul>
maybe try putting lists in a grid layout? if you want some useful example links, you could grab the <body> and css from my website: https://erik.lundstedt.it/pages/newtab.html (yes, I know its not great-looking, i`m mid-rewrite) although I would like it if you but the code as GPLv2+ compatible in that case(feel free to get inspired, or use it while testing though)
3 replies
KPCKevin Powell - Community
Created by snxxwyy on 4/19/2024 in #front-end
100% & chosen size method
I guess I mean, the Linux kernel source-code has \t (tab) set to 8 spaces if I recall in order to discourage nesting too much combined with the 80 character line limit although some languages just makes nesting a requirement
66 replies
KPCKevin Powell - Community
Created by Light on 11/14/2023 in #ui-ux
Psychology Website Looking to Clinical. Any suggestions to make it feel more welcoming?
and yeah maybe not less "clinical" but it should make the sections/paragraphs easier to read/distinguish, while still keeping to the colours provided the link was mostly to show an example of how it could look I guess, in the context of an actual psychologist-company´s website
17 replies
KPCKevin Powell - Community
Created by Light on 11/14/2023 in #ui-ux
Psychology Website Looking to Clinical. Any suggestions to make it feel more welcoming?
basically if you don´t want to look too much at the website(because its swedish and might be hard to navigate, for example) I tried to write a sort of "TLDR", giving my answer to the asked question, while also showing my "direct" experience with the topic im not a native english speaker so i might have formulated it a bit strangely
17 replies
KPCKevin Powell - Community
Created by Light on 11/14/2023 in #ui-ux
Psychology Website Looking to Clinical. Any suggestions to make it feel more welcoming?
its in swedish, written in php and quite old (and im not great at design) but here is the website I made for my Mom, who is a psychologist https://psykologiicentrum.se feel free to take inspiration, but dont "steal" 😃 I guess the main thing is to swap the background colour, so you use the white-on-blue of the header/first section, on the second section
17 replies