Tumgik
#html checkbox
codewithnazam · 2 years
Text
HTML Forms with javascript
Are you looking to create a user-friendly and interactive website that allows users to submit data easily? If yes, then HTML forms are your go-to solution. HTML forms are a crucial component of any website that allows you to collect user information and data. In this article, we will discuss HTML forms with example code snippets and explain how they work. We will also highlight the different…
View On WordPress
1 note · View note
Text
youtube
Video 6 How To Create Dark Mode Login Form Bootstrap Remember Me
How to use Bootstrap for the login form?
How to create a login form using Bootstrap 4?
Creating a Login Remember Me
Bootstrap Forms
How To Create a Login Form
The Best Bootstrap Login Form Templates
Bootstrap login form Remember Me HTML
Login Form Bootstrap with source code
Responsive login page template
Responsive Welcome Back Message Form
How to Create a Welcome Login Form
0 notes
codeajaymargam · 1 year
Text
Tumblr media
50+ Best CSS Checkbox Examples 2023
0 notes
skull-shore · 1 year
Text
06&07.july23, fri; internship
my last day at the internship AND the "final" stage of my To-Do List with PHP, HTML and CSS:
add tasks by adding a date, the task, choosing a priority and "+" for submitting
tick off tasks you did with a checkbox
delete tasks
(make it look a lil bit prettier with CSS)
i had to present it (nightmare) to my coworkers at my internship today and it was... quite amazing? i could perfectly explain almost all of the data i put in the code and was able to answer ... most of their questions! :o it was SO amazing they even offered me an apprenticeship???? ahhhhhh (that's what i wanted i'm so so so so happy jkokjrjejjddkfkdkdkd)
109 notes · View notes
captainhoers · 2 years
Text
Good day new Tumblr blogs!
I have noticed many people making blogs in the last couple of months. The reasons are unimportant. Today I want to talk about:
✨ Tumblr Themes - A Public Service Announcement ✨
A standout feature of Tumblr that it looks like they’re trying to sweep under the rug is the ability to make your blog look like almost anything you want. The “default” Tumblr theme is, apparently, designed to look as much like Twitter as possible. You pick some colours, you pick a header, it’s dull, it’s drab, it’s boring. It looks like this.
Tumblr media
You can make it look like this!
Tumblr media
Or this!
Tumblr media
Or this, or literally infinite other things!
Tumblr media
Because there’s a world of themes out there that you can install off the shelf, or if you feel like it you can input CSS and do all the fun things that HTML and CSS let you do! All you have to do is go here..
Tumblr media
And enable this little checkbox. The “Edit Theme” button will appear and a world of possibilities will open.
Tumblr media
Enjoy having the design freedom of a custom webpage built into the architecture of an existing social network!
If you found this enlightening, please share it! Reblog, etc - I’m think a lot of newer tumblr users genuinely don’t know about this feature, or don’t know how to turn it on!
140 notes · View notes
diana-fortyseven · 9 months
Text
The Hitman Prompt Generators need a major HTML overhaul, because three-years-ago me did absolutely not use semantic HTML, and it's quite frankly an accessibility nightmare.
Last night, I rectified whatever the hell I thought I was doing with the checkboxes. They're now set up to meet current accessibility standards.
Today, I'm ripping out all the old text elements and replace them with elements that carry semantic meaning. Fun! :D
9 notes · View notes
saide-hossain · 1 month
Text
Let's understand HTML
Tumblr media
Cover these topics to complete your HTML journey.
HTML (HyperText Markup Language) is the standard language used to create web pages. Here's a comprehensive list of key topics in HTML:
1. Basics of HTML
Introduction to HTML
HTML Document Structure
HTML Tags and Elements
HTML Attributes
HTML Comments
HTML Doctype
2. HTML Text Formatting
Headings (<h1> to <h6>)
Paragraphs (<p>)
Line Breaks (<br>)
Horizontal Lines (<hr>)
Bold Text (<b>, <strong>)
Italic Text (<i>, <em>)
Underlined Text (<u>)
Superscript (<sup>) and Subscript (<sub>)
3. HTML Links
Hyperlinks (<a>)
Target Attribute
Creating Email Links
4. HTML Lists
Ordered Lists (<ol>)
Unordered Lists (<ul>)
Description Lists (<dl>)
Nesting Lists
5. HTML Tables
Table (<table>)
Table Rows (<tr>)
Table Data (<td>)
Table Headings (<th>)
Table Caption (<caption>)
Merging Cells (rowspan, colspan)
Table Borders and Styling
6. HTML Forms
Form (<form>)
Input Types (<input>)
Text Fields (<input type="text">)
Password Fields (<input type="password">)
Radio Buttons (<input type="radio">)
Checkboxes (<input type="checkbox">)
Drop-down Lists (<select>)
Textarea (<textarea>)
Buttons (<button>, <input type="submit">)
Labels (<label>)
Form Action and Method Attributes
7. HTML Media
Images (<img>)
Image Maps
Audio (<audio>)
Video (<video>)
Embedding Media (<embed>)
Object Element (<object>)
Iframes (<iframe>)
8. HTML Semantic Elements
Header (<header>)
Footer (<footer>)
Article (<article>)
Section (<section>)
Aside (<aside>)
Nav (<nav>)
Main (<main>)
Figure (<figure>), Figcaption (<figcaption>)
9. HTML5 New Elements
Canvas (<canvas>)
SVG (<svg>)
Data Attributes
Output Element (<output>)
Progress (<progress>)
Meter (<meter>)
Details (<details>)
Summary (<summary>)
10. HTML Graphics
Scalable Vector Graphics (SVG)
Canvas
Inline SVG
Path Element
11. HTML APIs
Geolocation API
Drag and Drop API
Web Storage API (localStorage and sessionStorage)
Web Workers
History API
12. HTML Entities
Character Entities
Symbol Entities
13. HTML Meta Information
Meta Tags (<meta>)
Setting Character Set (<meta charset="UTF-8">)
Responsive Web Design Meta Tag
SEO-related Meta Tags
14. HTML Best Practices
Accessibility (ARIA roles and attributes)
Semantic HTML
SEO (Search Engine Optimization) Basics
Mobile-Friendly HTML
15. HTML Integration with CSS and JavaScript
Linking CSS (<link>, <style>)
Adding JavaScript (<script>)
Inline CSS and JavaScript
External CSS and JavaScript Files
16. Advanced HTML Concepts
HTML Templates (<template>)
Custom Data Attributes (data-*)
HTML Imports (Deprecated in favor of JavaScript modules)
Web Components
These topics cover the breadth of HTML and will give you a strong foundation for web development.
Full course link for free: https://shorturl.at/igVyr
2 notes · View notes
memecucker · 2 years
Text
I remember one of the controversial moments of Old Tumblr when most people used desktop and sending asks involved going to a persons tumblr page with its highly customizable html is that you could turn off anon for your account and then use a skin you could put for your ask box where it had a fake anon message checkbox basically meaning that people that thought were sending anonymous messages actually weren’t and there were people who would like send themselves a copy paste anon to type a response to so the original sender wouldn’t know and maybe send more anons yeah that was a thing
73 notes · View notes
necromancercoding · 4 months
Note
Buenas Necro, se que hiciste una breve explicación para ignorar la restricción de los caracteres de las paginas HTML pero no entiendo muy bien como va la estructuración o el proceso en si.. ¿podrias hacer un tuto para noobs? Gracias.
¡Hola anon! No sé a qué post te refieres, pero las alternativas que hay para ahorrar espacio en el HTML son:
Eliminar espacios extra: Pon tu code en la caja, selecciona Ambos y los tres últimos checkboxes (deja sin marcar el del principio) y pulsa Ejecutar. Copia el nuevo código.
Eliminar líneas vacías: Con el código que te has traído de antes, pásalo por aquí también.
Ya con el código 'limpio', lo único que puedes hacer es poner tu CSS (y scripts) de forma externa (tutorial) y usar reductores de enlaces como tinyurl.
¡Saludos!
2 notes · View notes
izicodes · 2 years
Text
Tumblr media
✦* ˚ Sunday 13th November 2022 * ˚ ✦
To kick this challenge off, I chose to make a Survey Form! I decided to make a student survey form where the student will fill out the form for the school to use as starting point for making changes to the school. It took me two days to make this and I tried to make the webpage as accessible as possible, which DevTools helped me a bit on that 😅
Tumblr media
✦* ˚ Links * ˚ ✦
The GitHub Repo | The page live | Software I used to screen record
Below the 'keep reading' link, I explained how I complete the project!
Making a simple HTML form consists of form elements such as <form>, <input>, <label>, <button>, <select>, etc. On top of that, you need to know the form attributes used such as action, target, method, etc. And lastly, the <input>'s types such as button, checkbox, date, radio, text and more. Combine all of these and you got yourself a form! Let's start!
Tumblr media Tumblr media
It's important to get all the elements down first before any type of styling or organising. That's what I do. I tried to add as many input types and form elements as I could that made sense to the type of form I was making 🤗
To make a webpage accessible to others, it is important to use Sematic elements! Screen readers can use it as a signpost to help visually impaired users navigate a page as the elements will have meaning behind them. So, in my code I used elements such as <section>, <header>, <article>.
Tumblr media Tumblr media
After I was done with the HTML side of the project, I went on to style the form. I know I shouldn't be using CSS but it's very hard not to! I promised that I would use as little as I possibly can (if you go to the repository of the project, it would say that only 22.3% of the code is CSS 😌). To get the colour palette, I used Coolors.com which are soooo good, I use it all the time! Anytime you're stuck with what colours to use for your design! 😋
Well, that's all! Thank you for reading and have a nice day/night!
37 notes · View notes
scarves-and-coffee · 2 years
Text
Scarves & Coffee Now Has Tags!
New
Tags have been added to the site! Authors can now add tags to entries in the submit/edit form. Tags should be separated by commas. As you type, tag suggestions will come up for existing tags that you can click on to add. Tags that don't already exist will be created when you submit the entry. Some categories were converted to tags and were added to those entries that were in them.
Several pages were added for tags including a tag search page and tag detail pages to sort through tagged posts.
A Community tab has been added. It's currently pretty bare, but will be expanded as time goes on.
We now have a full user search in the Community tab. Previously, you could only search through users marked as Authors or Betas.
The user profile page has been slightly rearranged because you can now add HTML to your biography. This includes things like images, gifs, and as many paragraphs as your heart desires.
Shouts (comments) have been added to user profile pages. Let your favorite author know how much you love and appreciate them!
User site settings have been moved to a separate settings page in the user dashboard (notification and site settings were previously on the same page) to allow for future expansion.
Fixed
There was a huge issue with certain user-related database tables not being created when they should be, causing everyone that made an account since around the middle of September to have issues logging in and updating their profile. This should be resolved now. Thank you very much to Cerriddwen for bringing this to my attention.
The category and character selection in entry forms has been changed from a scroll box to checkboxes as the scroll box was difficult for authors to use. The layout is temporary and will be improved in future updates.
Ongoing
Yes, I'm still working on getting PDF downloads working. Still having an issue getting the required program onto the server.
A user has reported an issue logging into the site on mobile devices, specifically on Android. Currently investigating this.
Upcoming
PDF downloads
Tag filtering and an updated Library search
As always, if I broke anything with this update or you have any suggestions for the site or features, please let me know or send in an ask.
30 notes · View notes
codewithnazam · 2 years
Text
HTML Forms with examples
Are you looking to create a user-friendly and interactive website that allows users to submit data easily? If yes, then HTML forms are your go-to solution. HTML forms are a crucial component of any website that allows you to collect user information and data. In this article, we will discuss HTML forms with example code snippets and explain how they work. We will also highlight the different…
Tumblr media
View On WordPress
0 notes
Text
youtube
Video 5 How To Create Welcome Login Form Bootstrap Remember Me
How to use Bootstrap for the login form?
How to create a login form using Bootstrap 4?
Creating a Login Remember Me
Bootstrap Forms
How To Create a Login Form
The Best Bootstrap Login Form Templates
Bootstrap login form Remember Me HTML
Login Form Bootstrap with source code
Responsive login page template
Responsive Welcome Back Message Form
How to Create a Welcome Login Form
0 notes
mercyjuliet1512 · 11 months
Text
The Journey to Selenium Expertise: Eight Steps to Success
In today's technology-driven world, where software is the backbone of virtually every industry, ensuring its quality and reliability is paramount. Software testing and quality assurance have become fundamental aspects of the software development process. At the forefront of this evolution stands Selenium, a powerful and versatile tool that has revolutionized the realm of automation testing.
Tumblr media
In this comprehensive guide, we embark on a journey to unveil the path to becoming a Selenium expert. This journey is characterized by a continuous quest for knowledge, hands-on practice, and the practical application of skills in real-world scenarios. Selenium expertise is not just a valuable skill; it's a crucial asset in guaranteeing software quality and reliability.
We'll delve into the intricate details of Selenium, covering everything from mastering its basics to exploring advanced topics, and ultimately, adopting best practices in automation testing. As we progress, you'll discover eight pivotal steps to becoming a Selenium expert.
1. Master the Basics: Building a Solid Foundation
Our journey begins with mastering the fundamental concepts of Selenium. It's essential to comprehend the core components, such as WebDriver and WebElement, and understand how Selenium interacts with web browsers. A strong foundation in these basics is crucial to becoming a Selenium expert.
2. Choose Your Programming Language: The Language of Automation
Selenium supports various programming languages, including Java, Python, C#, and more. Your choice of programming language should align with your preferences and career goals. Java, in particular, is popular for Selenium automation due to its extensive community support and wide range of libraries and resources.
3. Set Up Your Development Environment: Crafting Your Toolkit
To work efficiently with Selenium, you need a well-equipped development environment. Installing an Integrated Development Environment (IDE) such as Eclipse or IntelliJ IDEA is essential. These tools streamline the process of writing, debugging, and executing Selenium scripts.
4. Dive into HTML and CSS: Understanding the Web's Building Blocks
Selenium's primary playground is the web, and to navigate it effectively, a strong understanding of HTML and CSS is indispensable. These are the building blocks of web pages, and knowledge of these technologies empowers you to locate and interact with web elements accurately.
5. Explore Locators: The Treasure Map to Web Elements
In Selenium, locators are your treasure map to identifying and interacting with web elements. Dive into various locator strategies, including XPath, CSS selectors, and more. Proficiency in using locators is a fundamental skill for any Selenium expert.
6. Hands-on Practice: The Crucial Training Ground
Practice makes perfect, and in Selenium, hands-on practice is the key to expertise. Initiate your journey by working on simple test scenarios, gradually progressing to more complex ones. The more you practice, the more proficient you become.
7. Embrace Testing Frameworks: Organizing Your Arsenal
As your skills evolve, it's essential to embrace testing frameworks like TestNG or JUnit. These frameworks seamlessly integrate with Selenium and help you organize and manage your test cases efficiently. This skill is invaluable for any Selenium expert.
8. Advance Your Knowledge: Exploring the Uncharted Territories
Once you're comfortable with the basics, it's time to delve into advanced topics. Explore areas like handling frames, working with alerts, dealing with different types of web elements (e.g., dropdowns, checkboxes), and mastering dynamic content testing. These advanced skills set you apart as a Selenium expert.
Tumblr media
Becoming a Selenium expert is a journey that demands dedication, practice, and continuous learning. It's a path that leads to excellence in the field of automation testing, and it's a journey worth embarking upon.
To expedite your progress and receive expert guidance, consider enrolling in a structured Selenium training program. ACTE Technologies, a trusted name in the realm of technology training, offers comprehensive programs designed to provide hands-on experience, real-world examples, and guidance from experienced instructors. With the right resources and support, you can accelerate your journey to becoming a Selenium expert and thrive in the dynamic world of automation testing. Take your first step towards expertise with ACTE Technologies as your guiding light. Your path to Selenium mastery begins here.
4 notes · View notes
webtutorsblog · 1 year
Text
HTML 101: The Ultimate Beginner's Guide to Writing, Learning & Using HTML
Tumblr media
HTML serves as the backbone of every web page, allowing us to structure content with paragraphs, headings, images, links, forms, and more. If you're eager to delve into web development or explore the world of coding, mastering HTML is a fantastic starting point.
Join us on webtutor.dev as we unveil the ultimate guide to HTML for beginners. In this comprehensive tutorial, we'll demystify HTML, explore its diverse applications, and equip you with the skills to write your own HTML code. From essential elements to crucial attributes, we'll cover it all.
Get ready to embark on your HTML journey with webtutor.dev – your go-to resource for empowering web development education. Let us dive in and unlock the potential of HTML together.
Join us now on webtutor.dev!
What is HTML?
First published by Tim Berners-Lee in 1989, HTML is now used by 94% of all websites, and probably all the ones you visit. But what is it, exactly?
HTML, short for HyperText Markup Language, is the backbone of the web. It is a markup language that structures the content of web pages. HTML utilizes tags to define the elements and their attributes, such as headings, paragraphs, images, links, lists, forms, and more. These tags instruct web browsers on how to display and render the content to users. With HTML, developers can create interactive and visually appealing web pages. It plays a vital role in creating a seamless browsing experience by allowing users to navigate through hyperlinks and access information across different websites. HTML is the foundation upon which websites are built, providing the structure and organization for displaying text, multimedia, and interactive elements. By learning HTML, individuals can gain the skills to create and customize web pages, making their mark in the digital landscape.
Is HTML a programming language?
No, HTML (Hypertext Markup Language) is not considered a programming language. It is a markup language used for structuring the content and presenting information on web pages. HTML provides a set of tags that define the structure and semantics of the content, such as headings, paragraphs, links, images, and more.
While HTML is essential for web development, it primarily focuses on the presentation and organization of data rather than the logic and functionality found in programming languages. To add interactivity and dynamic behavior to web pages, programming languages like JavaScript are commonly used in conjunction with HTML.
What is HTML Used for?
HTML (Hypertext Markup Language) is used for creating and structuring the content of web pages. It provides a set of tags that define the elements and their layout within a web page. Here are some of the key uses of HTML:
Web page structure: HTML is used to define the structure of a web page, including headings, paragraphs, lists, tables, forms, and other elements. It allows you to organize and present content in a hierarchical manner.
Text formatting: HTML provides tags for formatting text, such as bold, italic, underline, headings of different levels, and more. These tags help in emphasizing and styling specific parts of the content.
HTML Hyperlinks: HTML enables the creation of hyperlinks, allowing you to connect different web pages together or link to external resources. Links are defined using the <a> tag and provide navigation within a website or to other websites.
Images and media: HTML allows you to embed images, videos, audio files, and other media elements into web pages. It provides tags like <img>, <video>, and <audio> for adding visual and multimedia content.
Forms and user input: HTML provides form elements, such as text fields, checkboxes, radio buttons, dropdown menus, and buttons, allowing users to enter and submit data. Form data can be processed using server-side technologies.
Semantic markup: HTML includes semantic elements that provide meaning and structure to the content. Examples of semantic elements are <header>, <nav>, <article>, <section>, <footer>, which help define the purpose and role of specific parts of a web page.
Accessibility: HTML supports accessibility features, such as providing alternative text for images, using proper heading structure, using semantic elements, and other attributes that make web content more accessible to users with disabilities.
Overall, HTML serves as the foundation of web development, providing the structure and presentation of content on the World Wide Web. It is often complemented by other technologies like CSS (Cascading Style Sheets) for styling and JavaScript for interactivity and dynamic behavior.
How to Write HTML?
<!DOCTYPE html><html><head><title>My Page</title></head><body><h1>Hello, World!</h1></body></html>
Explanation:
<!DOCTYPE html>: Specifies the HTML version.
<html>: Opening tag for the HTML document.
<head>: Contains metadata about the page.
<title>: Sets the title of the page displayed in the browser's title bar or tab.
<body>: Contains the visible content of the page.
<h1>: Defines a heading level 1.
Hello, World!: The actual content to be displayed.
Please note that this example is a very basic HTML structure, and for more complex pages, additional tags and attributes would be required.
How to Create an HTML File
To create an HTML file, you can follow these steps:
Open a text editor: Open a text editor of your choice, such as Notepad (Windows), TextEdit (Mac), Sublime Text, Visual Studio Code, or any other editor that allows you to create plain text files.
Start with the HTML doctype: At the beginning of your file, add the HTML doctype declaration, which tells the browser that the file is an HTML document. Use the following line:
<!DOCTYPE html>
Create the HTML structure: After the doctype declaration, add the opening and closing <html> tags to enclose the entire HTML document.
Add the head section: Inside the <html> tags, include the <head> section. This is where you define metadata and include any external resources like stylesheets or scripts. For now, let's add a <title> element to set the title of your page:
<head>
  <title>My First HTML Page</title>
</head>
Create the body: Within the <html> tags, include the <body> section. This is where you place the visible content of your web page. You can add various HTML tags here to structure and format your content. For example, let's add a heading and a paragraph:
<body>
  <h1>Welcome to My Page</h1>
  <p>This is my first HTML file.</p>
</body>
Save the file: Save the file with an .html extension, such as myfile.html. Choose a suitable location on your computer to save the file.
Open the HTML file in a browser: Double-click on the HTML file you just saved. It will open in your default web browser, and you will see the content displayed according to the HTML tags you added.
Congratulations! You have created an HTML file. You can now edit the file in your text editor, add more HTML elements, styles, scripts, and save the changes to see them reflected in the browser.
Common HTML Attributes
<input type="text" name="username" placeholder="Enter your username" required>
<img src="image.jpg" alt="Image description">
<a href="https://example.com" target="_blank">Link to Example</a>
<div id="container" class="box">
<button onclick="myFunction()">Click me</button>
<table border="1">
<form action="submit.php" method="POST">
<select name="color">
<option value="red">Red</option>
<option value="blue">Blue</option>
</select>
Explanation:
<input>: Attributes like type define the input type (text, checkbox, etc.), name sets the input's name for form submission, placeholder provides a hint to the user, and required specifies that the input is mandatory.
<img>: src specifies the image source URL, and alt provides alternative text for the image (useful for accessibility).
<a>: href sets the hyperlink URL, and target="_blank" opens the link in a new tab or window.
<div>: id assigns an identifier to the element, and class adds a CSS class for styling or JavaScript targeting.
<button>: onclick triggers a JavaScript function when the button is clicked.
<table>: border adds a border to the table.
<form>: action specifies the form submission URL, and method sets the HTTP method (GET or POST).
<select>: name assigns the name for the selection input, and <option> defines the selectable options within the dropdown menu.
These are just a few examples, and there are many more HTML attributes available for different elements, each serving specific purposes.
4 notes · View notes
cssscriptcom · 2 years
Text
Simple Sidebar Hamburger Menu In CSS
A really simple sidebar hamburger menu written in plain HTML and CSS. It uses the native HTML checkbox to toggle the side menu, without writing any JavaScript code. How to use it: 1. Create a checkbox input for the hamburger toggle button. <label class="hamburger-menu"> <input type="checkbox" /> </label> 2. Add your menu items to the sidebar. <aside…
View On WordPress
3 notes · View notes