[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

R8 this ""website"" i made at work today.

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 38
Thread images: 7

File: IMG_3867.jpg (3MB, 2446x3165px) Image search: [Google]
IMG_3867.jpg
3MB, 2446x3165px
R8 this ""website"" i made at work today.
Also, how useful is it to learn coding, if i'm not really looking to follow a career in computer science ?
>>
>>59991156
we need you in our startup pls
>>
Why did you not take a screenshot? Jesus Christ
>>
>>59991156
ayylmao
>>
>viktor schieber
>>
Nice job viktor
>>
>>59991156
CS 290?
>>
>>59991156
holy fuck victor your facebook is cringey. Do us a favor and fuck off
>>
Well, looks better than my first attempts at CSS I guess.

Just use some padding, less unpleasing colors, a cleaner font and add some contrast with shadows.

"web design" is so easy to get into, there is a reason "web designers" are called codemonkeys.
>>
>>59991286
>>59991281
>>59991267

Thanks guise

>>59991271
It's my work computer i can't have pictures saved on there

>>59991457
Kek no i was bored and decided to play with the windows 10 "code writer" tool so i googled some html tags and color codes
>>
>>59991156
its not blocking ad block or loading so much js that a 100mbit line feels like dial up days so... 5/10 not even kidding.
>>
>>59991539
fuck you arent wrong
>>
File: hello.png (5KB, 528x23px) Image search: [Google]
hello.png
5KB, 528x23px
>>59991539
I got you senpai
>>
>>59992239
holy shit what site is this
>>
>>59991156
show code
>>
Schieber
>>
>>59992309
((( )))
>>
>>59992266
It's mine. Doesn't exist anymore, I fixed it.
>>
>>59992326
It's not jewish, it's german
>>
>>59991539
Literally this. Plain HTML is a beautiful thing.
>>
File: anne-frank.jpg (12KB, 200x254px) Image search: [Google]
anne-frank.jpg
12KB, 200x254px
>>59992488
Then why were you hiding her, fraulein?
>>
>>59991156
turn the yellow one into a marquee
>>
>>59992286
<!DOCTYPE HTML>
<heading>
<title> lel test </title>
<style> div.ayy1 {
background-color: #006400;
color: #CDBC03;
margin: 20px 0 20px 0;
padding: 20px;
}
</style>
<style> div.ayy2 {
background-color: #A103CD;
color: #FFFFFF;
margin: 20px 0 20px 0;
padding: 20px;
}
</style>
<style> div.ayy3 {
background-color: #C4BA00;
color: #756305;
margin: 20px 0 20px 0;
padding: 20px;
}
</style>
<style> div.ayy4 {
background-color: #F20000;
color: #08B005;
margin: 20px 0 20px 0;
padding: 20px;
}
</style>
<style> div.ayy5 {
background-color: #0805B0;
color: #CCCCCE;
margin: 20px 0 20px 0;
padding: 20px;
}
</style>
</heading>
<body>
<h1> ayy lmao </h1>

<p> lmao ayy </p>

<ul>
<li> ayy </li>
<li> lmao </li>
<li> ayy lmao </li>
</ul>

<div class=“ayy1”>
<p> ayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmao </p>
</div>

<div class=“ayy2”>
<p> ayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmao </p>
</div>

<div class=“ayy3”>
<p> ayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmao </p>
</div>

<div class=“ayy4”>
<p> ayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmao </p>
</div>

<div class=“ayy5”>
<p> ayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmaoayylmao </p>
</div>

</body>
</html>
>>
>>59993382
top ayy. lmao/10
>>
>>59992534
Doesn't even need to be plane html, just fucking stop with the unnecessary js fucking everywhere.
>>
File: 700.jpg (8KB, 300x303px) Image search: [Google]
700.jpg
8KB, 300x303px
>>59993665
don't need JS unless you have a meme site
xnvt.info/
>>
Im so proud of you Viktor
>>
>>59991156

ayy1 website.
>>
>>59993382
you're mixing up the <head> tag with headers. headers aren't even regularly used anymore. they're numbered from 1 to 6 and are supposed to indicate how important the header is where 6 is the least important and 1 is the most. h6 is the smallest and h1 is the biggest. you know how the front pages of newspapers have all different sizes of headers to catch your eye to the most important information? that's what they're supposed to be used like.

the head section is just for the title, meta tags (deprecated), scripts and linked resources. everything in body is the visible content of the page.

<head>
<title>This is the title tag the head section</title>
</head>
<body>
<h1>This is a header in the body section</h1>
</body>
>>
>>59994197
Yeah, i see
That's not the original code, since the original one is on my work computer so i just typed it up from memory, i must've gotten the words mixed up

Thanks for pointing it out
>>
>>59993382
>mfw this code doesn't actually work because i used the wrong fucking quotes (")
>>
File: 2017-04-20 23-08-15.webm (1MB, 1920x1080px) Image search: [Google]
2017-04-20 23-08-15.webm
1MB, 1920x1080px
>>59991156
psshh.... thats nothing kid...
>>
update: i put an image in it
>>
>>59994537
Keep up the good work Stephen
>>
File: IMG_0111.jpg (78KB, 832x798px) Image search: [Google]
IMG_0111.jpg
78KB, 832x798px
>>59994537
>stephen
>viktor
something's not quite right
>>
>>59994537
Gute Arbeit, Stephan
>>
>>59994699
>>59994766
Jfc i really need to crop my pictures
Pls dont dox me

>>59994772
You sound like my dad
>>
>>59991156
you mean programming and
Eh, it can be fun and useful if you need some files arranged or something
Thread posts: 38
Thread images: 7


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.