Login
Discover
Waves
Communities
Login
Signup
Md Robiul Islam
@rabiul21
31
I am a Web design and Developer
Followers
229
Following
22
Follow
Email digest
Resource Credits
Available
Used
Location
Bangladesh
Website
https://www.cmtexpress.info
Created
2018-04-21 02:33
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
rabiul21
responsive
8y
Responsive design
<!DOCTYPE html> <html> <meta name="viewport"content="width=device-width, initial-scale=1"> <link rel="stylesheet"href="#"> <body> <div class="container green">
$ 0.022
6
2
rabiul21
htmlhead
8y
HTML Head
Define the character set used: Define a description of your web page: <meta name="description" content="Free Web tutorials"> Define keywords for search engines: <meta name="keywords" content="HTML,
$ 0.000
7
1
rabiul21
javascripts
8y
HTML JavaScript
HTML JavaScript JavaScript makes HTML pages more Dynamic and interactive. source The HTML script Tag The script tag is used to define a client side script (JavaScripts). The script element either contains
rabiul21
iframe
8y
HTML Iframe
HTML Iframe an iframes is used to display a web page within a web page. Iframes syntax an HTML iframe is defined with the <iframe> tag: <iframe src="url"></iframe> the src attribute specifies
rabiul21
idattribute
8y
HTML The id Attribute
HTML The id Attribute![workplace( Using The id Attribute The id attribute specifies nique id for an HTML element (the value must be unique within the HTML document). The id value can be used by CSS and
rabiul21
class
8y
HTML The class Attribute
source HTML The class Attribute Using The class Attribute The class attribute specifies one or more class names for an HTML element.The class name can be used by CSS and JavaScript to perform certain tasks
rabiul21
htmlblock
8y
HTML Block and Inline Elements
HTML Block and Inline Elements Every HTML element has a default display value depending on what type of element it is. The default display value for most elements is block or inline. Block-level Elements
rabiul21
htmllist
8y
HTML List
source HTML Lists HTML List Example An Unordered List: Item Item Item Item An Ordered List: First item Second item Third item Fourth item Unordered HTML List An unordered list starts with the <ul>
rabiul21
htmltable
8y
HTML TABLE
[] CompanyContactCountryAlfreds FutterkisteMaria AndersGermanyCentro comercial MoctezumaFrancisco ChangMexicoErnst HandelRoland MendelAustriaIsland TradingHelen BennettUKLaughing Bacchus WinecellarsYoshi
rabiul21
image
8y
HTML Images
source HTML Images Images can improve the design and the appearance of a web page. Example <img src="pulpitrock.jpg" alt="Mountain View"> Example <img src="img_girl.jpg" alt="Girl in a jacket">
rabiul21
htmlstyle
8y
HTML Style- Css
This example links to a style sheet located in the html folder on the current web site: Defines style information for an HTML document HTML Styles - CSS CSS = Styles and Colors Manipulate TextColors,
rabiul21
htmlcomment
8y
HTML Comment Tags
Comment tags are used to insert comments in the HTML source code. HTML Comment Tags# header You can add comments to your HTML source by using the following syntax: Notice that there is an exclamation point
rabiul21
quotation
8y
HTML QUOTATION
sourcr HTML Quotation and Citation Elements Quotation Here is a quote from WWF's website: For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF
rabiul21
formating
8y
HTML Text Formating
HTML Text Formatting Text Formatting This text is boldThis text is italicThis is subscript and superscrip HTML Formatting Elements In the previous chapter, you learned about the HTML style attribute.HTML
rabiul21
style
8y
HTML Style
HTML Styles Example I am Red I am Blue I am Big The HTML Style Attribute Setting the style of an HTML element, can be done with the style attribute. The HTML style attribute has the following syntax: The
rabiul21
busy
8y
HTML ATTRIBUTES
Attributes provide additional information about HTML elements. HTML Attributes All HTML elements can have attributes Attributes provide additional informationabout an element Attributes are always specified
rabiul21
elements
8y
HTML ELEMENTS
HTML Paragraphs HTML paragraphs are defined with the <p> tag: Example <p>This is a paragraph.</p> <p>This is another paragraph.</p>Try it Yourself » HTML Links HTML links
rabiul21
html
8y
HTML DUCUMENTS
HTML Basic Examples Don't worry if these examples use tags you have not learned.You will learn about them in the next chapters. HTML Documents All HTML documents must start with a document type declaration:
rabiul21
html
8y
HTML basic
What is HTML? HTML is the standard markup language for creating Web pages. HTML stands for Hyper text markup language HTML describes the structure of web pages using markup HTML elements are the building
rabiul21
my
8y
This is my photo
This is my photo
← Latest
Older →