Login to ZARP
Username: Password: Remember me

TOPIC: Need a little help to code

Need a little help to code 4 years 10 months ago #1189836

Hey, so basically I am a student learning how to code. And my assignment is to create a website with bootstrap in HTML. I can come up with any theme of my website and I chose to make a website talking about MHA. But I have a little issue, I'm trying to put a huge grid to show the characters of MHA. But I can't do it, it won't go in the middle. Can anyone help?
This is the code for the class: codeshare.io/axVKxk

This is how it looks like:

ibb.co/xGXTFJ6
  • PoseidonEUW
  • PoseidonEUW's Avatar
  • Offline
  • Junior Boarder
  • My Mom doesn't want anyone to know who I am :(
  • Posts: 170
  • Thanks received: 29
  • Karma: -5
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1189839

would help but don't have the image so this is all I see
  • Spectrum
  • Spectrum's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP Golden Blue Badge
  • quack
  • Posts: 4104
  • Thanks received: 845
  • Karma: -206

Ex Deathrun Server Owner
Ex SSRP Head Admin
Ex TS / Discord Head Admin
Ex Forum Section Moderator
Ex Community Council Member

My Anime List
Steam | Discord: Spectrum#0001

Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1189842

Huperchild wrote:
Spectrum wrote:
would help but don't have the image so this is all I see

:sick: :sick: :sick:
havent used them in a while tbh, was a moment in time when i used them a lot tho ngl.
i kinda stopped watching anime a few months ago.
  • Spectrum
  • Spectrum's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP Golden Blue Badge
  • quack
  • Posts: 4104
  • Thanks received: 845
  • Karma: -206

Ex Deathrun Server Owner
Ex SSRP Head Admin
Ex TS / Discord Head Admin
Ex Forum Section Moderator
Ex Community Council Member

My Anime List
Steam | Discord: Spectrum#0001

Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1189845

just try put
<br>
just above the grid
  • Spectrum
  • Spectrum's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP Golden Blue Badge
  • quack
  • Posts: 4104
  • Thanks received: 845
  • Karma: -206

Ex Deathrun Server Owner
Ex SSRP Head Admin
Ex TS / Discord Head Admin
Ex Forum Section Moderator
Ex Community Council Member

My Anime List
Steam | Discord: Spectrum#0001

Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1189853

<body> </body>
  • A Good Pianist
  • A Good Pianist's Avatar
  • Offline
  • Spectacular Boarder
  • ZARP VIP Golden Blue Badge
  • A Wob A Bob Bob
  • Posts: 15000
  • Thanks received: 3911
  • Karma: 22
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1189876

Hey, I am currently making a google drive link so that you can have access to the folder with the images and the html ect...
Firstly, I put the code in the <body> </body>. IThe break part I don't know about that, I should give it a try. But remember! I am using the bootstrap method, to use less CSS.
  • PoseidonEUW
  • PoseidonEUW's Avatar
  • Offline
  • Junior Boarder
  • My Mom doesn't want anyone to know who I am :(
  • Posts: 170
  • Thanks received: 29
  • Karma: -5
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1189877

PoseidonEUW wrote:
Hey, I am currently making a google drive link so that you can have access to the folder with the images and the html ect...
Firstly, I put the code in the <body> </body>. IThe break part I don't know about that, I should give it a try. But remember! I am using the bootstrap method, to use less CSS.
drive.google.com/drive/folders/1211UpKNE...5N3fAncL?usp=sharing
  • PoseidonEUW
  • PoseidonEUW's Avatar
  • Offline
  • Junior Boarder
  • My Mom doesn't want anyone to know who I am :(
  • Posts: 170
  • Thanks received: 29
  • Karma: -5
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1189878

I would help but I am an anti weeb.
  • Jawson
  • Jawson's Avatar
  • Offline
  • Community Manager
  • ZARP VIP Golden Blue Badge
  • Martin likes trains
  • Posts: 3012
  • Thanks received: 1933
  • Karma: 307
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1190068

Cringe bro
  • PoseidonEUW
  • PoseidonEUW's Avatar
  • Offline
  • Junior Boarder
  • My Mom doesn't want anyone to know who I am :(
  • Posts: 170
  • Thanks received: 29
  • Karma: -5
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1190082

I'm unsure if this is what you're looking for, but if you're trying to move this container to the center, you can try adding this to your css:

.container { /*Or whatever you named your container*/
    position: fixed;
    left: 50%;
    top: 50%;
    /*Any additional CSS you might have*/
}

Downloading your website was too much effort, so I derived from what I saw on the image, I hope it works!
  • Rick Townsend
  • Rick Townsend's Avatar
  • Offline
  • Expert Boarder
  • ZARP VIP Gold Badge
  • Dreamy, Amazing, Radiant, Knowledgable
  • Posts: 1516
  • Thanks received: 498
  • Karma: 55



Ex. Community Council Member
Ex. SSRP Super Administrator
Ex. Discord Administrator
Ex. TeamSpeak Staff
Ex. Forum Staff


Rick Townsend
Login or register to post a reply.
The following user(s) said Thank You: PoseidonEUW

Need a little help to code 4 years 10 months ago #1190085

Thanks man! I will try it out!
  • PoseidonEUW
  • PoseidonEUW's Avatar
  • Offline
  • Junior Boarder
  • My Mom doesn't want anyone to know who I am :(
  • Posts: 170
  • Thanks received: 29
  • Karma: -5
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1190102

PoseidonEUW wrote:
Cringe bro
The only cringe thing is the ammount of fucking jojo gifs in your signature
  • Blueperson
  • Blueperson's Avatar
  • Offline
  • Gold Boarder
  • ZARP VIP
  • Jump in a bridge
  • Posts: 2026
  • Thanks received: 637
  • Karma: 0

Warning: Spoiler! [ Click to expand ]
Login or register to post a reply.

Need a little help to code 4 years 10 months ago #1190104

Do you mind specifying what bootstrap version you're using?

Assuming you're using at least version 3, you should take a look at this example grid:
www.codeply.com/go/Sv6Z9eR9kk

If you need any further help, add me on steam and let me know.
steamcommunity.com/id/illuminatixs
  • illuminatixs
  • illuminatixs's Avatar
  • Offline
  • Expert Boarder
  • ZARP VIP
  • Taste my rainbow!
  • Posts: 1141
  • Thanks received: 262
  • Karma: 18
Login or register to post a reply.
Time to create page: 0.141 seconds

293 PLAYERS ONLINE

Connect to server View Gametracker DarkRP 1
19/127
online
Connect to server View Gametracker Deathrun
0/40
online
Connect to server View Gametracker TTT
0/47
online
Connect to server View Gametracker Bhop
0/32
online
Connect to server View Gametracker Surf
4/32
online
Connect to server View Gametracker Prop Hunt
1/42
online
Connect to server View Gametracker Sandbox
0/42
online
Connect to server Discord
269/910
online
Top