11 votes
775 views
in Technology by 🪶 Apprentice (880 points)
Who knows any programming language?

I know HTML and a bit from CSS.

3 Answers

2 votes
by 🌌 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>
   
   
   
by
1
What is the website called?
by 🌌 Galactic Overlord (2.66m points) [prez/mod]
lickety.org
2 votes
by 🪶 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
3 votes
by 🌟 Mystic (357k points)
I am trying to learn Java, HTML, and CSS but I'm not exactly good at it.

Related questions

11 votes
11 answers 1.6k views
asked Feb 1, 2021 in Technology by ler81602 🪶 Apprentice (1.2k points)
20 votes
15 answers 2.3k views
3 votes
1 answer 178 views
11 votes
3 answers 543 views
9 votes
2 answers 766 views
7 votes
4 answers 595 views
asked Oct 26, 2023 in Polls by o97doge 🪶 Apprentice (1.3k points)
11 votes
2 answers 810 views
2 votes
1 answer 63 views
asked Mar 10 in Random Posts by Cool Ballerina 🧝 Drifter (380 points)
5 votes
4 answers 237 views
2 votes
7 answers 374 views
8 votes
8 answers 555 views
12 votes
5 answers 477 views
10 votes
3 answers 170 views
11 votes
6 answers 428 views
asked Apr 29, 2025 in Other by ΣαΩ 🔮 Warlock (58.7k points)
5 votes
6 answers 1.4k views
asked May 9, 2024 in Travel by Ha
15 votes
8 answers 1.4k views
15 votes
5 answers 889 views
asked Sep 23, 2023 in Foreign Languages by Johnny Joe Johnson 💫 Luminary (155k points)
8 votes
11 answers 2.0k views
asked Apr 9, 2021 in Other by TomBoyFoxGrl ⚗️ Conjurer (17.8k points)
19 votes
1 answer 663 views
asked Jan 23, 2017 in Foreign Languages by jazzlinny 🌀 Sorcerer (46.7k points)
37 votes
34 answers 9.5k views
asked Aug 23, 2016 in Today I Learned... by rae 🔥 Spellbinder (114k points)
22 votes
5 answers 1.3k views
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 -
...