Discuss Scratch

-UniverseCoder-
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

-EmeraldThunder- wrote:

Staff:
Username: -EmeraldThunder-
Experience: 1.7 years web dev extensive HTML and JS knowledge. Creator of BlockWeb.
Activity level: 9
Are you following the topic: Yes
Position: Any
Other: <!DOCTYPE HTML>
Accepted!

Last edited by -UniverseCoder- (Sept. 27, 2021 02:01:57)

RobloxianMinecraft
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

umm what
-UniverseCoder-
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

RobloxianMinecraft wrote:

umm what
What happened to my post???
-UniverseCoder-
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

-UniverseCoder- wrote:

RobloxianMinecraft wrote:

umm what
What happened to my post???
Whatever I fixed it.
RobloxianMinecraft
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

-UniverseCoder- wrote:

-UniverseCoder- wrote:

RobloxianMinecraft wrote:

umm what
What happened to my post???
Whatever I fixed it.
lol
PoIygon
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

-UniverseCoder- wrote:

RobloxianMinecraft wrote:

umm what
What happened to my post???
a sussy imposter edited the post so it was E M P T Y
-UniverseCoder-
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

PoIygon wrote:

-UniverseCoder- wrote:

RobloxianMinecraft wrote:

umm what
What happened to my post???
a sussy imposter edited the post so it was E M P T Y
lol
gdpr949041417bac06223e413fcf
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

-CocaBleuAAA- wrote:

Username:
Experience: 3 years
Activity level: 999/10
Are you following the topic: now yes
Position: html and css worker
Other: v


.username {
    background-color: #5577ff;
    color: #ffffff;
    font-family: Verdana;
    size: 2em;
    text-align: center;
}
.pfp {
   border: solid 3px #5577dd;
   border-radius: 50%;
}
<!DOCTYPE HTML>
<img src="https://u.cubeupload.com/The_seven_remix/fyXzoa.jpeg" heiht="200px" /><span class="username">-CocaBleuAAA-</span>

Corrected form

Last edited by gdpr949041417bac06223e413fcf (Sept. 27, 2021 15:04:34)

-UniverseCoder-
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

-CocaBleuAAA- wrote:

-CocaBleuAAA- wrote:

Username:
Experience: 3 years
Activity level: 999/10
Are you following the topic: now yes
Position: html and css worker
Other: v


.username {
    background-color: #5577ff;
    color: #ffffff;
    font-family: Verdana;
    size: 2em;
    text-align: center;
}
.pfp {
   border: solid 3px #5577dd;
   border-radius: 50%;
}
<!DOCTYPE HTML>
<img src="https://u.cubeupload.com/The_seven_remix/fyXzoa.jpeg" heiht="200px" /><span class="username">-CocaBleuAAA-</span>

Corrected form
Accepted!
ILikeProggraming123
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

Partnership form
Shop name: The Book Corner- An Art Shop
Owner: @ILikeProggraming123
Banner:

Description: An art shop to supply all your art needs! Get banners, siggys, and more!
-UniverseCoder-
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

alert("bump!")
GrilledCheeseBurrito
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

-UniverseCoder- wrote:

alert("bump!")
lol nice
RobloxianMinecraft
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

<style>
body{
text-align: center;
background-color: #9ef;
}

div{
background-color: #ff8;
border: none;
border-radius: 8px;
font-family: ‘DM Sans’;
color: black;
}
</style>
<div><h1>bump</h1></div>

lol
i dont even know if that works

Last edited by RobloxianMinecraft (Sept. 30, 2021 01:09:45)

GrilledCheeseBurrito
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

RobloxianMinecraft wrote:

<style>
body{
text-align: center;
background-color: #9ef;
}

div{
background-color: #ff8;
border: none;
border-radius: 8px;
font-family: ‘DM Sans’;
color: black;
}
</style>
<div><h1>bump</h1></div>

lol
i dont even know if that works
that won't.

edit: but this does
<style>
body{
   text-align: center;
   background-color: #9ef;
}
div{
   background-color: #ff8;
   border: none;
   border-radius: 8px;
   font-family: DM Sans;
   color: black;
}
</style>
<div><h1>bump</h1></div>

Last edited by GrilledCheeseBurrito (Sept. 30, 2021 01:15:07)

RobloxianMinecraft
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

GrilledCheeseBurrito wrote:

RobloxianMinecraft wrote:

<style>
body{
text-align: center;
background-color: #9ef;
}

div{
background-color: #ff8;
border: none;
border-radius: 8px;
font-family: ‘DM Sans’;
color: black;
}
</style>
<div><h1>bump</h1></div>

lol
i dont even know if that works
that won't.

edit: but this does
<style>
body{
   text-align: center;
   background-color: #9ef;
}
div{
   background-color: #ff8;
   border: none;
   border-radius: 8px;
   font-family: DM Sans;
   color: black;
}
</style>
<div><h1>bump</h1></div>
what? i type the ' ones all the time and it works
RobloxianMinecraft
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

RobloxianMinecraft wrote:

GrilledCheeseBurrito wrote:

RobloxianMinecraft wrote:

<style>
body{
text-align: center;
background-color: #9ef;
}

div{
background-color: #ff8;
border: none;
border-radius: 8px;
font-family: ‘DM Sans’;
color: black;
}
</style>
<div><h1>bump</h1></div>

lol
i dont even know if that works
that won't.

edit: but this does
<style>
body{
   text-align: center;
   background-color: #9ef;
}
div{
   background-color: #ff8;
   border: none;
   border-radius: 8px;
   font-family: DM Sans;
   color: black;
}
</style>
<div><h1>bump</h1></div>
what? i type the ' ones all the time and it works
yours doesnt work but mine works

-UniverseCoder-
Scratcher
100+ posts

The Website Shop - Quality Html Websites [HIRING!]

RobloxianMinecraft wrote:

RobloxianMinecraft wrote:

GrilledCheeseBurrito wrote:

RobloxianMinecraft wrote:

-code snip-
what? i type the ' ones all the time and it works
yours doesnt work but mine works
-image snip-
-image snip-
What code editor is this?

Last edited by -UniverseCoder- (Sept. 30, 2021 01:49:31)

RobloxianMinecraft
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

-UniverseCoder- wrote:

RobloxianMinecraft wrote:

RobloxianMinecraft wrote:

GrilledCheeseBurrito wrote:

RobloxianMinecraft wrote:

-code snip-
what? i type the ' ones all the time and it works
yours doesnt work but mine works
-image snip-
-image snip-
What code editor is this?
https://www.tutorialspoint.com/online_html_editor.php
Vaibhs11
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

RobloxianMinecraft wrote:

-UniverseCoder- wrote:

RobloxianMinecraft wrote:

GrilledCheeseBurrito wrote:

RobloxianMinecraft wrote:

-code snip-
what? i type the ' ones all the time and it works
yours doesnt work but mine works
-image snip-
-image snip-
What code editor is this?
https://www.tutorialspoint.com/online_html_editor.php
Apparently CSS doesn't support these: ‘’
Which are curved but the forums have a lesser-known CSS setting dor apostrophes which replaces all stright ones with fancy ones.

Last edited by Vaibhs11 (Sept. 30, 2021 04:29:18)

RobloxianMinecraft
Scratcher
1000+ posts

The Website Shop - Quality Html Websites [HIRING!]

Vaibhs11 wrote:

RobloxianMinecraft wrote:

-UniverseCoder- wrote:

RobloxianMinecraft wrote:

GrilledCheeseBurrito wrote:

RobloxianMinecraft wrote:

-code snip-
what? i type the ' ones all the time and it works
yours doesnt work but mine works
-image snip-
-image snip-
What code editor is this?
https://www.tutorialspoint.com/online_html_editor.php
Apparently CSS doesn't support these: ‘’
Which are curved but the forums have a lesser-known CSS setting dor apostrophes which replaces all stright ones with fancy ones.
yea

Powered by DjangoBB