0% found this document useful (0 votes)
4 views2 pages

HTML Short Keys

The document provides a list of Visual Studio shortcuts and HTML tags for various functionalities, such as formatting text, creating lists, and handling images. It includes commands for auto settings, bold and italic text, line breaks, and form elements. Additionally, it covers how to manipulate layout and styles using CSS and HTML attributes.

Uploaded by

sham.siddiq945
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

HTML Short Keys

The document provides a list of Visual Studio shortcuts and HTML tags for various functionalities, such as formatting text, creating lists, and handling images. It includes commands for auto settings, bold and italic text, line breaks, and form elements. Additionally, it covers how to manipulate layout and styles using CSS and HTML attributes.

Uploaded by

sham.siddiq945
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

Visual studio short codes

! for emet mean auto sttings

H1 for bold word h2 h3

Br for break line

P for new paragraph

Toggle word wrap for paraph settings

Lorem for hyphothitical words multiply

Strong for bold words

Em for italic words

Hr for horizaental line rule

Ctrl + / for comments

A for href link

Shift+alt+ up key down key for copy a same line

Target=_blank open pagein new tab

Img for image upload use name location file

https://source.unsplash.com/ for random pics change


width=”500” for image size

height=”300” for image size

ul then enter li type=”square” for unorder list

ol then enter li type=”a” for order list

table for table listthen in table thead and tbody

tr for row then th for row name

data add in tbody tr then td enter detail

form for action=”backend.ph”

div fro break line

input:submit for submit form

input:check box for check box

alt+up down key for shift line

input:reset for reset page


textarea for text about some thing

lable for click text box will select

lable > slect >option for drag buton

span for connect line paragraph

style=”border” 2px solid red for border

. dot for id

# for class

&nbsp for space between a paragraph

&lt;p&gt; for <p>

&pound for crunccy pound

Details > summary for drag info

You might also like