آموزش طراحی وب سایت جلسه هشتم – طراحی یک تمپلیت تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: 09125773990 09371410986 پست الکترونیک :

Slides:



Advertisements
Similar presentations
آموزش طراحی وب سایت جلسه اول – معرفی مفاهیم اولیه تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک :
Advertisements

Advance CSS (Menu and Layout) Miftahul Huda. CSS Navigation MENU It's truly remarkable what can be achieved through CSS, especially with navigation menus.
Today’s objectives Site performance Padding, Margins, Borders
Week 9 Using the Box Properties. 9-2 The CSS Visual Formatting Model Describes how the element content boxes should be displayed by the browser –Based.
CSS: Class 1 Background Images, Controlling Position of Background Images, Add Padding to Page Elements, Add Borders to Elements on a Page.
Murach’s ASP.NET 3.5/C#, C5© 2008, Mike Murach & Associates, Inc.Slide 1.
CS4370/6370 Web Development Cascading Style Sheets (CSS)
Basics of Web Design Chapter 6 More CSS Basics Key Concepts 1.
Web Design & Development Cascading Style Sheets (CSS)
TUTORIAL 4: CREATING PAGE LAYOUT WITH CSS Session 4.3.
آموزش طراحی وب سایت جلسه نهم – نکات تکمیلی سی اس اس تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک.
Lecture Cascading Style Sheets (CSS) Internal Style Sheets Classes.
CSS II Digital Media: Communication and design IT University of Copenhagen.
MORE Cascading Style Sheets (The Positioning Model)
4.01 Cascading Style Sheets
Cascading Style Sheets 1 Color and Backgrounds. Cascading Style Sheets 2 Color and Backgrounds Computer color basics Expression of color values using.
Cascading Style Sheets – Block Level. Block Level Style So far we have done text-level CSS With block level CSS, we used a generic container tag Similarly.
Slide 1 of 83 Table Borders To specify table borders in CSS, use the border property. The example below specifies a black border for table, th, and td.
Cascading Style Sheets Billy Toy Cascading Style Sheets Syntax review How to Implement style sheets Background properties Text properties.
HTML/CSS Hyper Text Markup Language. CSS Cascading Style Sheets.
آموزش طراحی وب سایت جلسه سوم– لینک ها و آدرس دهی تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک :
Web Development & Design Foundations with XHTML
CSS Best Practices By Peter Funk 1. Web development since 1996 Senior Front-end web developer at Ancestry.com Proficient at CSS, HTML, and native JavaScript.
Basics of Web Design 1 Copyright © 2016 Pearson Education, Inc., Hoboken NJ.
 This presentation introduces the following: › 3 types of CSS › CSS syntax › CSS comments › CSS and color › The box model.
Today’s objectives  Assignment 1  Padding, Margins, Borders  Fluid Layout page  Building accessible Table  Element size with padding and border 
آموزش طراحی وب سایت جلسه چهارم– سی اس اس 1 تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک :
Cascading Style Sheet Bayu Priyambadha, S.Kom. Definition Cascading Style Sheets (CSS) form the presentation layer of the user interface. –Structure (HTML)
COMP213 – Web Interface Design
Lesson 03 // Cascading Style Sheets. CSS Stands for Cascading Style Sheets. We’ll be using a combination of Html and CSS to create websites. CSS is a.
Chcslonline.org Text –wrapping around Images. chcslonline.org To wrap text around an image, lets set up a style in our style sheet. open a new notepad.
INTRODUCTORY Tutorial 4 Exploring Graphic Elements and Images.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 6 Key Concepts 1 Copyright © Terry Felke-Morris.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 6 Key Concepts 1 Copyright © Terry Felke-Morris.
Web Foundations THURSDAY, OCTOBER 3, 2013 LECTURE 6: CSS CONTINUED.
>> The “Box” Model. Pre-requisite Create a new project in Netbeans called Week5 Create a new html file and name it box.html Create a new css file and.
آموزش طراحی وب سایت جلسه دوم – جداول تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک :
Week 8 – Part 2 Page Layout Basics Key Concepts 1.
1 CS428 Web Engineering Lecture 08 Border, Margin, Padding … (CSS - III)
WEB DEVELOPMENT IMMERSIVE BUILDING PAGE LAYOUTS. 2 Box Model Scaling Positioning Boxes Box Aesthetics HTML 5 Semantic Tags CSS Resets TOPICS GENERAL ASSEMBLYWEB.
CSS Fun damentals The Document Hierarchy Element Relationships The Box Model.
CSS Layout Cascading Style Sheets. Lesson Overview  In this lesson, you will learn:  CSS properties for margin  CSS properties for dimensions (width,
REEM ALMOTIRI Information Technology Department Majmaah University.
آموزش طراحی وب سایت جلسه چهاردهم- استانداردهای طراحی سایت تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک.
11/12/2015 Box Model Reed Crouch. 11/12/2015  HTML elements can be considered as boxes. In CSS, the term "box model" is used when referring to layout.
3.2 Cascading Style Sheets. 2 Positioning Elements Normally, elements are laid out on the page in the order that they are defined in the XHTML document.
AGENDA Introduction Syntax How to use style specifications. Styles CSS Tutorial Miftahul Huda Speech Signal Processing Research Group Digital Signal Processing.
Web Design (12) CSS Introduction. Cascading Style Sheets - Defined CSS is the W3C standard for defining the presentation of documents written in HTML.
تقنيات الإنترنت وبرمجة الويب “ العملي “ أ. غادة الرواشدة 1 CSS Cascading Style Sheets.
آموزش طراحی وب سایت جلسه پنجم– سی اس اس 2 تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک :
Web Development & Design Foundations with XHTML Chapter 6 Key Concepts.
CONTROLLING Page layout
5 th ed: Chapter 4 4 th ed: Chapter 5 SY306 Web and Databases for Cyber Operations SlideSet #5: Advanced CSS.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring 2016 CSS Positioning 1.
HTML and Dreamweaver November 11th. Agenda Box Model Displaying and positioning elements – Padding – Margin – Float – Display – Position HTML Demo.
Review First – on your own... Go to Day 5 Grab the contents of position review file Place in DW Add styles to recreate – get something close to
CIS234A Lecture 6 Instructor Greg D’Andrea. Span and Div The span and div elements are a generic means by which we can add structure to documents. The.
Cascading Style Sheet (CSS) SAMPLE IT133 Pengembangan Web.
Week 5.  Normal document flow  Affecting document flow with float and position properties using CSS  Using these properties to create layouts.
Nesting and Floating. Nesting and Floating Elements To make our page content appear the way we want, and to make the best use of screen space, we can.
Ch 11 HTML and CSS Web Standards Solutions A Web Standardistas’ Approach.
Tutorial #5 Working with the Box Model. Tutorial #4 Review - CSS Create a homework page Final Project Discussion Exam on Blackboard Styling Lists (List-style-type,
PERSPECTIVES: TUTORIAL 4 CREATING PAGE LAYOUTS WITH CSS.
CS 120: Introduction to Web Programming Lecture 10: Extra Features and Website Design Part 1 Tarik Booker CS 120 California State University, Los Angeles.
Welcome To Website Design, Hosting And Management Prepared By Webdev Solution ip ,223,96.
HTML & CSS Contents: the different ways we can use to apply CSS to The HTML documents CSS Colors and Background CSS Fonts CSS Text CSS box model: padding,
Unit 3 - Review. Topics 1. Tag, Attribute, Value 2. CSS Rule Syntax + link 3. Categories of Selectors 4. Inline vs Block Tags 5. CSS Layout 6. CSS Box.
Cascading Style Sheets (Layout)
Float Property Elements that seem to “float" on the right or left side of either the browser window or another element are often configured using.
Grids, Floats & Flex Boxes
Presentation transcript:

آموزش طراحی وب سایت جلسه هشتم – طراحی یک تمپلیت تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: پست الکترونیک :

Web Design Training Template Designing Part 08 Author :Babak Tavatav

CSS float Property The float property sets where an image or a text will appear in another element. Note: If there is too little space on a line for the floating element, it will jump down on the next line, and continue until a line has enough space. Note: Content, background, and borders of inline elements should go in front of the float. Background and borders of a block element should go behind the float, but the content of the block element should go in front of the float. Possible Values ValueDescription left : The image or text moves to the left in the parent element right : The image or text moves to the right in the parent element None : (Default) The image or the text will be displayed just where it occurs in the text

img { float:right; }

In the paragraph below, we have added an image with style float:right. The result is that the image will float to the right in the paragraph. This is some text. This is some text. This is some text...

.thumbnail { float:left; width:110px; height:90px; margin:5px; }

CSS Clear Property Image and text elements that appear in another element are called floating elements. The clear property sets the sides of an element where other floating elements are not allowed. ValueDescription Left : No floating elements allowed on the left side Right: No floating elements allowed on the right side Both: No floating elements allowed on either the left or the right side None : Default. Allows floating elements on both sides

.html

خوش آمدید ! ورود به سایت - ثبت نام درباره سبد کالا | آگهی ها | سوالات متداول | همکاری با ما | تماس با ما خوش آمدید ! ورود به سایت - ثبت نام --%>

تمامی حقوق این سایت به سبد کالا مربوط است

.css body { margin-right: 3%; margin-left: 3%; }

#wrapper { width:900px; margin:0 auto; }

#Header-Logo { width: 275px; float: right; padding: 10px; background-image: url( Images/Logo.jpg ); height: 70px; background-repeat: no-repeat; }

* { margin:0; padding:0; border:0; }

#header { background-color: #eee; background-image: url(image/bg_menu.jpg); height: 80px; padding-bottom: 10px; padding-left: 10px; background-repeat: no-repeat; }

#Header-Menu { width: 580px; float: left; padding: 0px 0px 0px 0px; font-family:tahoma; font-size:11px; }

#main { background-repeat: repeat-y; background-color: #FFFFFF; width: 887px; }

#navi-left { width: 194px; float: left; color: #fff; background-image: url( 'Images/bar_sabad.jpg' ); background-repeat: no-repeat; height: 60px; }

#navi-center { margin-left: 194px; margin-right:572px; background-image: url( 'Images/bar_supprt.jpg' ); background-repeat: no-repeat; width: 698px; height: 60px; }

#navi-right { width: 580px; height: 60px; float: right; background-image: url( 'Images/bar_bg.jpg' ) }

/* Menu & Slideshow */ #row03 { clear: both; padding-top: 10px; width: 887px; }

#slideshow { width:670px; float: left; background-image: url( 'Images/Store_Slice_19.jpg' ); color:#fff; height: 271px; }

#mainmenu { width: 200px; margin-left:670px; }

#menu-header { background-image: url( 'Images/menu_top.jpg' ); background-repeat: no-repeat; width: 215px; height: 37px; }

#menu-content { background-image: url( 'Images/menu_bg.jpg' ); height: 234px; width: 215px; }

/* Row */ #row04" { clear: both; width: 847px;} #row04-left {width:240px; float: left; }

#t1 { background-image: url( 'Images/tabliq1.jpg' ); width: 240px; height: 152px; background-repeat: no-repeat; }

#t2 { background-image: url( 'Images/tabliq2.jpg' ); width: 240px; height: 153px; background-repeat: no-repeat; }

#t3 { background-image: url( 'Images/tabliq3.jpg' ); width: 240px; height: 201px; background-repeat: no-repeat; } #row04-right { width: 660px; margin-left:240px;}

#adv01 { background-image: url( 'Images/Store_Slice_38.jpg' ); width: 650px; height: 194px; } #adv02 { background-image: url( 'Images/Store_Slice_38.jpg' ); width: 650px; height: 194px; } #adv03 { background-image: url( 'Images/Store_Slice_38.jpg' ); width: 650px; height: 194px; }

# clearer { clear:both; } #footer { padding: 10px; font-size: 11px; text-align: center; }

The End