IAMSPIRIT555's profile picture

Published by

published
updated

Category: Web, HTML, Tech

How can i create my own layout? ^^

I feel bad about using the public user made layouts (public ones) :c

I want to create my own! :D

Tutorials and tips are wanted, I'm new to HTML (⁄ ⁄•⁄ω⁄•⁄ ⁄)

And i want to learn how to do so, since it would help with updating my neocities page and making my profile better! ( ´ ꒳ ` ) ♡

At least I hope so ( ̄︿ ̄)

Also, the profile picture doesn't load i need help with that too (ーー;)


Have a nice week! 


I'll post this on the forum later on!


0 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Rari

Rari's profile picture

Honestly, it just takes lots of exploring and research! I’d recommend watching a few beginner HTML and CSS videos, and starting with the basics so you get comfortable with how things work. Once you’ve got the fundamentals down, try adding small tweaks to existing code to get familiar with the terms and structure.

Don’t forget to use tools like ‘view source’ and the browser dev tools, they’re super helpful for seeing how things are built. When you’re ready, check out Flexbox for positioning and CSS Grid for layouts (they’ll make your life so much easier). I’d personally suggest starting by editing a layout you already like, it’s a great way to learn hands on before making one completely from scratch!


Report Comment