Login
Remember
Register
reset password
KidzSearch
All Activity
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Ask a Question
Programming languages
11
votes
775
views
asked
Dec 3, 2018
in
Technology
by
AlbiSeli
🪶 Apprentice
(
880
points)
Who knows any programming language?
I know HTML and a bit from CSS.
Your comment on this question:
Your name to display (optional DO NOT USE REAL NAME):
Email me at this address if a comment is added after mine (use parent/guardian if under 13):
Email me if a comment is added after mine (use parent/guardian if under 13)
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in the future, please
log in
or
register
.
Log in to follow
Your answer
Your name to display (optional DO NOT USE REAL NAME):
Email me at this address if my answer is selected or commented on (use parent/guardian if under 13):
Email me if my answer is selected or commented on (use parent/guardian if under 13)
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in the future, please
log in
or
register
.
3
Answers
2
votes
answered
Apr 18, 2019
by
PUMPKIN
🌌 Galactic Overlord
(
2.66m
points)
[prez/mod]
I have a website with this code:
<form autocomplete="off" action='/search-results.html' id='search-form' method='get' target='_top'>
<input id='search-text' name='q' placeholder= "Search Lickety!" type='text'/>
<button id='search-button' type='submit'>
<span>Search</span>
</button>
</form>
</div>
<style>
#search-box {
position: relative;
width: 100%;
margin: 0;
}
#search-form
{
height: 40px;
border: 1px solid #999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
overflow: hidden;
}
#search-text
{
font-size: 14px;
color: #ddd;
border-width: 0;
background: transparent;
}
#search-box input[type="text"]
{
width: 90%;
padding: 11px 0 12px 1em;
color: #333;
outline: none;
}
#search-button {
position: absolute;
top: 0;
right: 0;
height: 42px;
width: 80px;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 42px;
border-width: 0;
background-color:#2B60DE;
-webkit-border-radius: 0px 20px 20px 0px;
-moz-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
cursor: pointer;
}
</style></div>
commented
Apr 18, 2019
by
anonymous
1
What is the website called?
commented
Apr 18, 2019
by
PUMPKIN
🌌 Galactic Overlord
(
2.66m
points)
[prez/mod]
lickety.org
Your comment on this answer:
Your name to display (optional DO NOT USE REAL NAME):
Email me at this address if a comment is added after mine (use parent/guardian if under 13):
Email me if a comment is added after mine (use parent/guardian if under 13)
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in the future, please
log in
or
register
.
2
votes
answered
Apr 18, 2019
by
Gibgib52
🪶 Apprentice
(
830
points)
i have wanted to learn lua (mainly for gmod) but also tried html. im busy with school so i dont get mutch practice time or learn time
Your comment on this answer:
Your name to display (optional DO NOT USE REAL NAME):
Email me at this address if a comment is added after mine (use parent/guardian if under 13):
Email me if a comment is added after mine (use parent/guardian if under 13)
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in the future, please
log in
or
register
.
3
votes
answered
Dec 3, 2018
by
-GEMHeart-
🌟 Mystic
(
357k
points)
I am trying to learn Java, HTML, and CSS but I'm not exactly good at it.
Your comment on this answer:
Your name to display (optional DO NOT USE REAL NAME):
Email me at this address if a comment is added after mine (use parent/guardian if under 13):
Email me if a comment is added after mine (use parent/guardian if under 13)
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in the future, please
log in
or
register
.
Categories
All categories
Homework Help
(1.5k)
Other
(34.8k)
Academics
(1.3k)
Advice Columns
(1.6k)
Alumni
(90)
Arts & Crafts
(1.5k)
Ask KidzSearch Staff
(3.0k)
Blogs
(12.5k)
Blog Archives
(80)
Celebrity Fans
(825)
Challenge / Quizzes
(803)
Clubs
(3.4k)
Contest Requests
(4)
Contests
(862)
Debate
(1.1k)
Entertainment
(1.9k)
Fashion/Style
(491)
Food and Drinks
(164)
Getting Started on KT
(95)
Health & Fitness
(337)
Holidays and Events
(384)
How-To
(446)
Inspirational
(402)
Jokes & Riddles
(493)
Kids Deals / Freebies
(70)
KidzArt
(374)
KidzNet
(162)
KidzSearch Backgrounds
(63)
KidzSearch Magazine
(275)
KidzSearch Wiki
(39)
KidzTube Requests
(295)
KS Tech Support
(309)
KT Username Updates
(160)
Memes For Kids
(536)
Mental Health
(455)
Minecraft Mania
(104)
Music
(771)
News & Politics
(388)
Personal
(2.3k)
Pets / Animals
(582)
Photos
(65)
Polls
(806)
Random Posts
(2.2k)
Religion / Philosophy
(377)
Reviews
(170)
Serious Stuff
(452)
Shout-Outs
(534)
Shower Thoughts
(582)
Sports
(278)
Stories / Essays
(2.2k)
Suggestions
(138)
Technology
(442)
The Pumpkin Patch
(128)
Today I Learned...
(393)
Transportation
(102)
Travel
(123)
Trends
(74)
Venting
(1.2k)
Video Games
(160)
Videos
(238)
Weird Stuff
(1.0k)
Yearbook
(45)
Related questions
11
votes
11
answers
1.6k
views
Does anybody know some good programming languages?
asked
Feb 1, 2021
in
Technology
by
ler81602
🪶 Apprentice
(
1.2k
points)
20
votes
15
answers
2.3k
views
Hi guys if you know any good programming languages for making games please tell me:D
asked
Sep 14, 2016
in
Technology
by
William H
3
votes
1
answer
178
views
learning a programming language bc I'm bored
asked
Dec 1, 2025
in
Technology
by
barelysentientselfshipper
🪞 Light Weaver
(
84.4k
points)
#kandycrashingout
ruby
11
votes
3
answers
543
views
Which programming language to use for website
asked
Apr 6, 2020
in
Technology
by
9EclairsAtSchool
🪄 Spell Caster
(
1.8k
points)
technology
programming
coding
code
php
elixir
python
django
web2py
flask
9
votes
2
answers
766
views
Programing Languages | AG's 2nd Question
asked
Nov 23, 2023
in
Technology
by
anonymous
#minecraft
minecraftnerd
#gamers
curious
4
votes
2
answers
250
views
Can there be a Programming Catergory?
asked
Sep 21, 2025
in
Ask KidzSearch Staff
by
AustinWasHere
🪞 Light Weaver
(
88.1k
points)
#pleaseanswer
#imgoingcrazy
#plsssss_answer_i_need_to_know
#askks
#pleaseanswerme
#awnserquickly
#kidzsearch
#please-read
7
votes
4
answers
595
views
What's your favourite programming language?
asked
Oct 26, 2023
in
Polls
by
o97doge
🪶 Apprentice
(
1.3k
points)
11
votes
2
answers
810
views
Hey, KS? I can't go on Kidznet since the site said it was an programming error. Could you fix this?
asked
Nov 14, 2017
in
Ask KidzSearch Staff
by
LouTheLuver forgot 2 sign in
2
votes
1
answer
63
views
What languages do you speak?
asked
Mar 10
in
Random Posts
by
Cool Ballerina
🧝 Drifter
(
380
points)
#languages
5
votes
4
answers
237
views
*struggles to learn languages*
asked
Jan 13
in
Other
by
~Elliot~
🔥 Spellbinder
(
134k
points)
#what-do-you-think
#languages
#korean
#hehehehehehheheheheheheheheheheheheheheheheheh...
2
votes
7
answers
374
views
How many languages do all of you speak?
asked
Nov 21, 2025
in
Foreign Languages
by
UnknownX13
#languages
6
votes
9
answers
433
views
how do ya say hi in 75 languages??
asked
Nov 17, 2025
in
Ask KidzBot
by
Winni ?
#leo-valdez-my-pookie
#my-brain-said-this-and-i-said-ok
#why-is-kidzbot-a-thing
#sus
2
votes
1
answer
186
views
African country names by their languages (I found this on my dictionary book)
asked
Sep 23, 2025
in
Today I Learned...
by
Puma123
#africa
#language
#countries
#dictionary
8
votes
8
answers
555
views
How many languages do you know (to a basic conversational level)?
asked
Jul 27, 2025
in
Polls
by
_zyozyo
🌀 Sorcerer
(
48.1k
points)
languages
poll
inquiry
6
votes
6
answers
278
views
how many languages are spoken in China
asked
Jun 3, 2025
in
Inspirational
by
anonymous
#languages
#just-wondering
china
#if-i-see-more-views-then-answers-i-will-crash-...
#learn-with-me
#answer
12
votes
5
answers
477
views
difficulties with learning languages
asked
May 20, 2025
in
Foreign Languages
by
michimi
🃏 Illusionist
(
14.6k
points)
#random
#languages
#michimi
#ur-an-opp-and-you-know-who-you-are
10
votes
3
answers
170
views
If aliens came to earth and knew our languages already would they call us aliens?
asked
May 15, 2025
in
Other
by
Chocolate milkk
🔥 Spellbinder
(
131k
points)
#random
11
votes
6
answers
428
views
My languages
asked
Apr 29, 2025
in
Other
by
ΣαΩ
🔮 Warlock
(
58.7k
points)
#what-do-you-think
@corvettefan1982
#random
13
votes
9
answers
670
views
What languages do you speak?
asked
Apr 5, 2025
in
Other
by
Kziwii
⚗️ Conjurer
(
22.0k
points)
#stop-reading-the-tags-and-look-at-the-question
#imgoingcrazy
#if-i-see-more-views-then-answers-i-will-crash-...
languages
#what-do-you-think
#why_am_i_using_so_many_tags_
#kziwii
6
votes
7
answers
889
views
do you have any languages you are learning?
asked
Jun 30, 2024
in
Foreign Languages
by
Puggiedoggiefanandraindows
🪶 Apprentice
(
780
points)
#languages
#pleaseanswerme
#pleaseanswer
#please-read
#school
#question
5
votes
6
answers
1.4k
views
Who can speak 3 languages?
asked
May 9, 2024
in
Travel
by
Ha
ha
languages
you
cant
15
votes
8
answers
1.4k
views
What languages do you know/are you learning??
asked
Oct 14, 2023
in
Foreign Languages
by
imnayeon
⚡ Energy Weaver
(
230k
points)
languages
#languages
#imnayeon
15
votes
5
answers
889
views
Foreign languages
asked
Sep 23, 2023
in
Foreign Languages
by
Johnny Joe Johnson
💫 Luminary
(
155k
points)
languages
8
votes
11
answers
2.0k
views
What Languages Do You Know?
asked
Apr 9, 2021
in
Other
by
TomBoyFoxGrl
⚗️ Conjurer
(
17.8k
points)
languages
19
votes
1
answer
663
views
I love to read books; in different languages!
asked
Jan 23, 2017
in
Foreign Languages
by
jazzlinny
🌀 Sorcerer
(
46.7k
points)
37
votes
34
answers
9.5k
views
What languages you speak?
asked
Aug 23, 2016
in
Today I Learned...
by
rae
🔥 Spellbinder
(
114k
points)
what
languages
do
you
speak
i
4
so
far
22
votes
5
answers
1.3k
views
What is it called when you speak 2 languages?
asked
Mar 30, 2013
in
Foreign Languages
by
smile828
🌀 Sorcerer
(
35.5k
points)
Recent Badges
Commentator
Posted 100 comments
- HKJellyfish -
Notable Question
Asked question received 50 views
- _umberTheTheatreWolf -
Notable Question
Asked question received 50 views
- YumeKrystalz -
Notable Question
Asked question received 50 views
- Naccim -
Nice Question
Question received +2 upvote
- Random_Pjsk_fan -
...