I need help creating an html data table - html

I've been trying to create an HTML form on my own for a few months with no luck. I'm trying to do something like the form on this site, http://whatimplantisthat.com/ I'm not sure what this style of form is called. I'm assuming that it is a data table with images, but i haven't seen anything online like this form. Please Help Thanks

I assume you're referring to the table of images in the middle of the page? This uses the HTML tag, and associated tags. You can find information on this here: https://www.w3schools.com/html/html_tables.asp.
I was able to figure out what the markup looks like by using Chrome developer tools, an invaluable resource for anyone doing any kind of web design or development. Chrome dev tools info can be found here: https://developer.chrome.com/devtools. I believe the other browsers all have similar tools.

Related

Html create a bot for automatic tasks

Hey I'm making a chrome extension in HTML and I want the extensions to do automatic tasks like buying an item automatically for example, kind of like a sniper. But I don't know if it is possible and if it is I don't know how. So it would be nice if someone could explain to me or link a website that explains it well cause I didn't find any. Thank you

Webpage practice [duplicate]

This question already has answers here:
Is there an HTML/CSS/JS editor that immediately shows changes? [closed]
(6 answers)
Closed 6 years ago.
I have been learning HTML + CSS via online courses like codeacademy and W3schools. I have a very simple grasp as to creating webpages and I want to play in a "sandbox" by creating pages and just messing with stuff.
I'm looking for somewhere I can type in my HTML and CSS and have it display on a webpage just like any other page I look at. I haven't been able to find anything quiet like that, other than the courses themselves. Is there even such a thing?
You could try JSFiddle
It accepts JS, HTML, CSS and renders it realtime...
You can download a coding software such as Brackets. Save your html file as index.html and your css as styles.css (per example) in the same folder.
Simply click on them in your computer's documents and it should work, opening in your default browser. You don't need an "online" tool for html/css.
Also check out this blog post for alternatives
I would highly recommend http://codepen.io. I find it the most user friendly of the bunch
I think JsFiddle would work for what you want. It also allows you to incorporate javascript as you begin to branch out. Plunker is also something I would recommend as it has a "live preview" where your page will automatically display as changes are made.
Get a free website from a site like 000webhost. Then, you can upload and edit code in real time on the server and view it on eg. http://example.freehost.com and you can view it real time. Also you could use software like notepad++ and edit your code before uploading it. Make sure your homepage is index.html

How to make custom layout in Amazon webstore platform?

I am facing some problem with creating custom layout in Amazon webstore. I actually want to create a 3 column layout but the default templates not support that. I already asked their support team but they didn't provided me the solution of what I want.
They told me that I can make a layout using HTML widget, but with HTML widget I can only place html codes there, where I want to restructure the whole layout and a HTML widget can only be placed only on their defined widget slot. I can't insert other widgets in HTML widget. Does anyone have any idea about that ?
Please click the link to see the image which I want to create. My site is http://www.cruzerlite.com/ and I like to build structure like http://store.mybat.com/
www.diit.info/layout.jpg
Please let me know if you have any confusion regarding this question and any help will be highly appreciated.

Help with creating a demo website

I have a question of how to develop a small website which is quick and easy which has html support unlike google sites. For one of my course project I have to develop a prototype of the website but just html pages. Want to implement the clicks, text fields, checkboxes etc., I have created a small site of googlesites but that doens't allow me to put the html like text fields radio buttons etc., I just wanted to know if there is any free WYSIWYG capable for doing my stuff.
Thanks in advance
EDIT:
I dont want to use the div tags and arrange the location of HTML. I just want to drag and drop the fields and the site should automatically place the fields appropriately on the webpage something as easy as google sites
I found jsfiddle.net to be really useful. Basically you can put in HTML, CSS, and Javascript, click "Run" and see the result.
It's great for testing or hacking some CSS or Javascript, as it gives you instant feedback, saving you the "edit, save, launch, wait, repeat" cycle you might find using a text or HTML editor.
UPDATE
I'm not sure if I understood your question correctly. Perhaps you are looking for a tool like Google sites but with more capabilities? If so, http://www.weebly.com/ is a good option and it is free.

Android: How do I retrieve problematic data from a specific webpage?

I have used .NET and ShDocVw for years to grab data off webpages without any issues I couldn't overcome. This website has me beat though. It seems like such as easy task to grab the titles and other information off a library search page, but I can't see the data to be able to grab it. Usually, I just look in the DOM, but the data wasn't there. I did a view source, but the data wasn't there. I am so confused.
I am learning Android right now and that is how I would like to solve my problem, but if .NET would be easier... Right now I will take any help, in any form.
The URL is http://catalog.kcls.org/opac/en-US/skin/kcls/xml/rresult.xml?if=&it=h&bl=&lf=&a=&la=&cl=&d=1&l=1&s=pubdate&sd=desc&adt=ml&tp=&t=bibcn%3ADVD%20FIC%20ON%20ORDER&av=&rt=multi
For this specific website, if you disable javascript in your browser, you will see they give you a link to a plain html search portal
http://catalog.kcls.org/opac/en-US/extras/slimpac/start.html