-
May 24th, 2024, 03:54 AM
#1
Thread Starter
Fanatic Member
Flex CSS Framework
hi this is a small CSS framework I made back a few years back it has most of the stuff that a full framework has like bootstrap but not as powerfull, I made this while learning web design I thought what better way than to lean this stuff than was to make a full framework my self and this is what I came up with. hope it helps other out learning css
FlexFramework.zip
On line demo is here
http://dreamvb.rf.gd/flex/
-
May 24th, 2024, 08:05 AM
#2
Re: Flex CSS Framework
Not a bad way to go about it. That's how I learned HTML back in the day - by building a Live Preview HTML editor - it had a split screen, HTML on the left and a rendering of the code on the right. It would update as the user typed. Added in a bunch of toolbars, modals, and macros to assist with the boilerplate. Got quite a bit of use out of it at the time, since there wasn't anything else. - this was loooong before Front Page or Dreamweaver were a thing.
-tg
-
May 24th, 2024, 08:45 AM
#3
Re: Flex CSS Framework
It's definitely a good exercise and I'm impressed with how much functionality you added.
-
May 24th, 2024, 09:17 AM
#4
Thread Starter
Fanatic Member
Re: Flex CSS Framework
Thanks Glad you like it, I keep meaning to get back into Webdesign but never get the chance with all my programming projects I got going on.
-
May 24th, 2024, 12:28 PM
#5
Thread Starter
Fanatic Member
Re: Flex CSS Framework
Originally Posted by techgnome
Not a bad way to go about it. That's how I learned HTML back in the day - by building a Live Preview HTML editor - it had a split screen, HTML on the left and a rendering of the code on the right. It would update as the user typed. Added in a bunch of toolbars, modals, and macros to assist with the boilerplate. Got quite a bit of use out of it at the time, since there wasn't anything else. - this was loooong before Front Page or Dreamweaver were a thing.
-tg
I made something like that also in C# a while back if you like you can find it here full c# code
https://github.com/DreamVB/LiveHTML
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|